Method | Description | |
---|---|---|
Execute ( |
Select a user
|
|
Execute ( List |
Select a users
|
|
Select ( ArmedCards.BusinessLogic.DomainServices.User select ) : System |
public Execute ( |
||
userId | The Id of the user to select | |
return | Entities.User |
public Execute ( List |
||
userIds | List |
List of Ids of the users to select |
return | List |
public Select ( ArmedCards.BusinessLogic.DomainServices.User select ) : System | ||
select | ArmedCards.BusinessLogic.DomainServices.User | |
return | System |