Table of Contents

Constructor RevisionViewModel

Namespace
Innova.Prism.Library.Revision
Assembly
Innova.Prism.Library.dll

RevisionViewModel(IEventAggregator, IWindowDialogService, IEntityRevisionService<T>, IEntityRevisionServiceConfiguration<T>)

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

Parameters

eventAggregator IEventAggregator
windowDialogService IWindowDialogService
revisionService IEntityRevisionService<T>
serviceConfiguration IEntityRevisionServiceConfiguration<T>