Property | Type | Description | |
---|---|---|---|
Idle | bool | ||
Name | string | ||
Rank | byte |
Method | Description | |
---|---|---|
User ( string name, byte rank, bool idle ) : System |
public User ( string name, byte rank, bool idle ) : System | ||
name | string | |
rank | byte | |
idle | bool | |
return | System |