Method | Description | |
---|---|---|
IsAdmininistrator ( this id ) : bool | ||
IsAdministrator ( this id ) : bool | ||
IsInGroup ( this id, Group grp ) : bool |
public static IsAdmininistrator ( this id ) : bool | ||
id | this | |
return | bool |
public static IsAdministrator ( this id ) : bool | ||
id | this | |
return | bool |
public static IsInGroup ( this id, Group grp ) : bool | ||
id | this | |
grp | Group | |
return | bool |