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