IrcIdentity ToString Method NetIRC2 IRC Client Library for .NET
Returns a OnlineString that represents the current OnlineObject.

Namespace: NetIrc2
Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public override string ToString()

Return Value

A OnlineString that represents the current OnlineObject.
See Also