Property | Type | Description | |
---|---|---|---|
Dict | DateTime>.SortedDictionary | ||
PermLevelNeededforMute | int |
Method | Description | |
---|---|---|
Add ( ClientInfo _cInfo, string _playerName ) : void | ||
Remove ( ClientInfo _cInfo, string _playerName ) : void |
public static Add ( ClientInfo _cInfo, string _playerName ) : void | ||
_cInfo | ClientInfo | |
_playerName | string | |
return | void |
public static Remove ( ClientInfo _cInfo, string _playerName ) : void | ||
_cInfo | ClientInfo | |
_playerName | string | |
return | void |
public static SortedDictionary |
||
return | DateTime>.SortedDictionary |