IrcString Equals Method NetIRC2 IRC Client Library for .NET
Overload List

  NameDescription
Public methodEquals(Object)
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Overrides OnlineObject Equals(Object).)
Public methodEquals(IrcString)
Compares the current string with another string.
Back to Top
See Also