Initializes a new instance of the ChannelRemove class

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

Syntax

C#
public ChannelRemove(
	List<Object> list
)

Parameters

list
Type: System.Collections.Generic..::..List<(Of <(<'Object>)>)>

[Missing <param name="list"/> documentation for "M:InterMud.ChannelRemove.#ctor(System.Collections.Generic.List{System.Object})"]

See Also