Class UserService
Represents a user service implementation.
public class UserService : IUserService
- Inheritance
-
UserService
- Implements
Constructors
- UserService(IEventAggregator, IWindowDialogService)
Initializes a new instance of the UserService class.
Properties
- EventAggregator
Gets the event aggregator.
- WindowDialogService
Gets the window dialog service.
Methods
- UserNameLookup(string)
Performs a user name lookup.