Thresher 1.2 Class Documentation | |
Rfc2812Util.ModeActionToChar Method
Convert a ModeAction into its RFC2812 character.
[Visual Basic]Public Shared Function ModeActionToChar( _
ByVal
action As
ModeAction _
) As
Char Parameters
- action
- The action enum.
Return Value
Either '+' or '-'.
See Also
Rfc2812Util Class | Sharkbite.Irc Namespace