EventBase<T0>.Dispose
public void Dispose();
Description 描述
Implementation of IDispose.
If the event was instantiated from an event pool, the event is released when Dispose is called.
Implementation of IDispose.
If the event was instantiated from an event pool, the event is released when Dispose is called.