IEventConsumer<Event> 接口

定义

public interface IEventConsumer<Event>
type IEventConsumer<'Event> = interface
Public Interface IEventConsumer(Of Event)

类型参数

Event
派生

方法

TryPull(Event)

适用于