Method | Description | |
---|---|---|
UserService ( ISomeOtherService someotherService ) | ||
UserService ( IUserServiceContext userServiceContext ) | ||
Validate ( User user ) : IEnumerable |
Method | Description | |
---|---|---|
UserService ( ) |
public UserService ( ISomeOtherService someotherService ) | ||
someotherService | ISomeOtherService |
public UserService ( IUserServiceContext userServiceContext ) | ||
userServiceContext | IUserServiceContext |
public static Validate ( User user ) : IEnumerable |
||
user | User | |
return | IEnumerable |