Table of Contents

Interface IRequest<TResponse>

Namespace
Arbiter.Mediation
Assembly
Arbiter.Mediation.dll

An interface to represent a request with a response

public interface IRequest<out TResponse> : IRequest

Type Parameters

TResponse

The type of response from request