[Missing <summary> documentation for "T:InterMud.ChannelMReceivedHandler"]

Namespace: InterMud
Assembly: InterMud (in InterMud.dll) Version: 1.0.0.0

Syntax

C#
public delegate void ChannelMReceivedHandler(
	ChannelM msg
)

Parameters

msg
Type: InterMud..::..ChannelM

See Also