Skip to content

Interface IScopedEventWithResult<T>

Namespace: Void.Proxy.Api.Events
Assembly: Void.Proxy.Api.dll

public interface IScopedEventWithResult<T> : IScopedEvent, IEventWithResult<T>, IEvent

Type Parameters

T

Implements

IScopedEvent, IEventWithResult<T>, IEvent