Interface IScopedEventWithResult<T>
Namespace: Void.Proxy.Api.Events
Assembly: Void.Proxy.Api.dll
public interface IScopedEventWithResult<T> : IScopedEvent, IEventWithResult<T>, IEventType Parameters
T
Namespace: Void.Proxy.Api.Events
Assembly: Void.Proxy.Api.dll
public interface IScopedEventWithResult<T> : IScopedEvent, IEventWithResult<T>, IEventT