Method | Description | |
---|---|---|
GetCurrentUser ( IPrincipal currentUser ) : vUser | ||
UserService ( IRepository repository ) : System |
public GetCurrentUser ( IPrincipal currentUser ) : vUser | ||
currentUser | IPrincipal | |
return | vUser |
public UserService ( IRepository repository ) : System | ||
repository | IRepository | |
return | System |