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

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

Syntax

C#
public delegate void ChanWhoReplyReceivedHandler(
	ChanWhoReply reply
)

Parameters

reply
Type: InterMud..::..ChanWhoReply

See Also