Table of Contents

Constructor UserService

Namespace
Innova.Prism.Library.Services
Assembly
Innova.Prism.Library.dll

UserService(IEventAggregator, IWindowDialogService)

Initializes a new instance of the UserService class.

public UserService(IEventAggregator eventAggregator, IWindowDialogService windowDialogService)

Parameters

eventAggregator IEventAggregator

The event aggregator.

windowDialogService IWindowDialogService

The window dialog service.