Responses

IDictionary<string, IEventResponse> IEventResponder.Responses { get; }

Gets all responses of this event responder.

Value

IDictionary<string, IEventResponse> – Collection of responses of this responder.

Throws