Method | Description | |
---|---|---|
PersonsViewModel ( IFlyoutService flyoutService, IMessageService messageService, IDispatcherService dispatcherService ) : System.Collections.ObjectModel |
Method | Description | |
---|---|---|
InitializeAsync ( ) : Task |
Method | Description | |
---|---|---|
OnAddExecute ( ) : void | ||
OnEditCanExecute ( ) : bool | ||
OnEditExecute ( ) : void | ||
OnRemoveCanExecute ( ) : bool | ||
OnRemoveExecuteAsync ( ) : Task |
public PersonsViewModel ( IFlyoutService flyoutService, IMessageService messageService, IDispatcherService dispatcherService ) : System.Collections.ObjectModel | ||
flyoutService | IFlyoutService | |
messageService | IMessageService | |
dispatcherService | IDispatcherService | |
return | System.Collections.ObjectModel |