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

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

Syntax

C#
public delegate void TellReceivedHandler(
	Tell tell
)

Parameters

tell
Type: InterMud..::..Tell

See Also