This method should publish the event to all appropriate listeners.

Namespace: BaseLib.Events
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public abstract void Publish()

See Also