Thresher 1.2 Class Documentation

UserInfo.Empty Property

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.

[Visual Basic]
Public Shared ReadOnly Property Empty As UserInfo
[C#]
public static UserInfo Empty {get;}

See Also

UserInfo Class | Sharkbite.Irc Namespace