[Missing <summary> documentation for "M:BaseLib.Global.InterMudManager.SendChannelListen(System.String,System.Boolean)"]

Namespace: BaseLib.Global
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public void SendChannelListen(
	string channelName,
	bool listenOn
)

Parameters

channelName
Type: System..::..String

[Missing <param name="channelName"/> documentation for "M:BaseLib.Global.InterMudManager.SendChannelListen(System.String,System.Boolean)"]

listenOn
Type: System..::..Boolean

[Missing <param name="listenOn"/> documentation for "M:BaseLib.Global.InterMudManager.SendChannelListen(System.String,System.Boolean)"]

See Also