Constructor RevisionViewModel
RevisionViewModel(IEventAggregator, IWindowDialogService, IEntityRevisionService<T>, IEntityRevisionServiceConfiguration<T>)
public RevisionViewModel(IEventAggregator eventAggregator, IWindowDialogService windowDialogService, IEntityRevisionService<T> revisionService, IEntityRevisionServiceConfiguration<T> serviceConfiguration)
Parameters
eventAggregator
IEventAggregatorwindowDialogService
IWindowDialogServicerevisionService
IEntityRevisionService<T>serviceConfiguration
IEntityRevisionServiceConfiguration<T>