Empty | A singleton blank instance of UserInfo used when an instance is required by a method signature but no infomation is available, e.g. the last reply from a Who request. |
UserInfo Constructor | Create a new UserInfo and set all its values. |
Hostname | The hostname of the IRC user's machine. |
Nick | An IRC user's nick name. |
User | An IRC user's system username. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString | A string representation of this object which shows all its values. |
UserInfo Class | Sharkbite.Irc Namespace