This publishes the event to all listening objects in Room and also any other rooms that are connected.

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

Syntax

C#
public override void Publish()

See Also