Method |
Description |
|
UserInfo ( ) : System |
|
|
UserInfo ( ISerializationContext context, IValueReader reader ) : System |
|
|
UserInfo ( IUserInfo info ) : System |
|
|
UserInfo ( IUserInfo user, UserStatus status ) : System |
|
|
UserInfo ( IUserInfo user, bool muted ) : System |
|
|
UserInfo ( IUserInfo user, int currentChannelId ) : System |
|
|
UserInfo ( IUserInfo user, string comment ) : System |
|
|
UserInfo ( string username, int userId, int currentChannelId, bool muted ) : System |
|
|
UserInfo ( string nickname, string phonetic, IUserInfo info ) : System |
|
|
UserInfo ( string nickname, string username, int userId, int currentChannelId, bool muted ) : System |
|
|
UserInfo ( string nickname, string phonetic, string username, int userId, int currentChannelId, bool muted ) : System |
|
|
UserInfo ( string nickname, string phonetic, string username, int userId, int currentChannelId, bool muted, string comment, UserStatus status ) : System |
|
|