Table of Contents

Interface IRequestable<TRequestObject>

Namespace
Uncreated.Warfare.Interaction.Requests
Assembly
Uncreated.Warfare.dll

Represents an object that can be requested using an IRequestHandler<T>.

public interface IRequestable<out TRequestObject>

Type Parameters

TRequestObject