Method | Description | |
---|---|---|
BanSender ( string victim, bool banip, System.TimeSpan duration, string reason ) : System | ||
BanSender ( string victim, bool banip, bool ispermanent, string reason ) : System |
public BanSender ( string victim, bool banip, System.TimeSpan duration, string reason ) : System | ||
victim | string | |
banip | bool | |
duration | System.TimeSpan | |
reason | string | |
return | System |
public BanSender ( string victim, bool banip, bool ispermanent, string reason ) : System | ||
victim | string | |
banip | bool | |
ispermanent | bool | |
reason | string | |
return | System |