Thresher 1.2 Class Documentation | |
Rfc2812Util.ChannelModeToChar Method
Converts a ChannelMode into its RFC2812 character.
[Visual Basic]Public Shared Function ChannelModeToChar( _
ByVal
mode As
ChannelMode _
) As
Char Parameters
- mode
- The mode enum.
Return Value
The corresponding char.
See Also
Rfc2812Util Class | Sharkbite.Irc Namespace