IrcIdentity Operators and Type ConversionsNetIRC2 IRC Client Library for .NET
The IrcIdentity type exposes the following members.
Operators

  NameDescription
Public operatorStatic memberEquality
Compares two identities for equality.
Public operatorStatic member (IrcIdentity to IrcString)
Converts an IRC identity into an IRC string.
Public operatorStatic memberInequality
Compares two identities for inequality.
Back to Top
See Also