Initializes a new instance of the ChannelListen class

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

Syntax

C#
public ChannelListen(
	string originMud,
	string routerName
)

Parameters

originMud
Type: System..::..String

[Missing <param name="originMud"/> documentation for "M:InterMud.ChannelListen.#ctor(System.String,System.String)"]

routerName
Type: System..::..String

[Missing <param name="routerName"/> documentation for "M:InterMud.ChannelListen.#ctor(System.String,System.String)"]

See Also