ClassProgressReporterViewModel
Class
Definition
Namespace:ArtOfTest.WebAii.Design.UI
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class ProgressReporterViewModel : PropertyChangeNotification, INotifyPropertyChanged, INotifyPropertyChanging
Inheritance: objectPropertyChangeNotificationProgressReporterViewModel
Implements:
Inherited Members
Constructors
ProgressReporterViewModel()
Declaration
cs-api-definition
public ProgressReporterViewModel()
Properties
Methods
Cleanup()
Declaration
cs-api-definition
public void Cleanup()
Initialize(IDataProgressReportingService)
Declaration
cs-api-definition
public void Initialize(IDataProgressReportingService service)
Parameters
service