Thresher 1.2 Class Documentation | |
Rfc2812Util.IsValidNick Method
Using the rules set forth in RFC 2812 determine if
the nickname is valid.
[Visual Basic]Public Shared Function IsValidNick( _
ByVal
nick As
String _
) As
Boolean Return Value
True is the nickname is valid
See Also
Rfc2812Util Class | Sharkbite.Irc Namespace