Initializes a new instance of the ChannelAdd class

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

Syntax

C#
public ChannelAdd(
	string originMud,
	string originUser,
	string routerName
)

Parameters

originMud
Type: System..::..String

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

originUser
Type: System..::..String

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

routerName
Type: System..::..String

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

See Also