[Missing <summary> documentation for "M:BaseLib.Global.ChannelManager.IsChannel(System.String)"]

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

Syntax

C#
public bool IsChannel(
	string channelName
)

Parameters

channelName
Type: System..::..String

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

Return Value

[Missing <returns> documentation for "M:BaseLib.Global.ChannelManager.IsChannel(System.String)"]

See Also