Метод | Описание | |
---|---|---|
GetFullName ( this user ) : string | ||
GetFullNameWithInitials ( this user ) : string | ||
GetPosition ( this user ) : string | ||
GetRole ( this user ) : string |
public static GetFullName ( this user ) : string | ||
user | this | |
Результат | string |
public static GetFullNameWithInitials ( this user ) : string | ||
user | this | |
Результат | string |
public static GetPosition ( this user ) : string | ||
user | this | |
Результат | string |
public static GetRole ( this user ) : string | ||
user | this | |
Результат | string |