Method | Description | |
---|---|---|
GetAllProfiles ( ) : List |
||
GetAllUsersData ( bool withMenu = true ) : List |
||
GetProfileBase ( string userName ) : |
||
GetUsersDataById ( System.Guid id ) : |
public GetAllUsersData ( bool withMenu = true ) : List |
||
withMenu | bool | |
return | List |
public GetProfileBase ( string userName ) : |
||
userName | string | |
return |
public GetUsersDataById ( System.Guid id ) : |
||
id | System.Guid | |
return |