메소드 | 설명 | |
---|---|---|
Ban ( this client, string Reason, Client IssuedBy = null ) : void | ||
GetAccount ( this client, bool checkauthentication = true ) : |
||
GetBan ( this client ) : |
||
GetClient ( this account ) : Client | ||
IsAuthenticated ( this client ) : bool | ||
IsBanned ( this client ) : bool | ||
IsIPBanned ( this client ) : bool |
public static Ban ( this client, string Reason, Client IssuedBy = null ) : void | ||
client | this | |
Reason | string | |
IssuedBy | Client | |
리턴 | void |
public static GetAccount ( this client, bool checkauthentication = true ) : |
||
client | this | |
checkauthentication | bool | |
리턴 |
public static IsAuthenticated ( this client ) : bool | ||
client | this | |
리턴 | bool |