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

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

Syntax

C#
public void SendChannelM(
	string senderName,
	string channelName,
	string message
)

Parameters

senderName
Type: System..::..String

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

channelName
Type: System..::..String

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

message
Type: System..::..String

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

See Also