InterfaceIDataProgressReportingService
Interface
Definition
Namespace:ArtOfTest.WebAii.Design.ProjectModel.Providers
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public interface IDataProgressReportingService : INotifyPropertyChanged
Derived Classes:
Inherited Members
Properties
Methods
ReportProgress(int)
Declaration
cs-api-definition
void ReportProgress(int completedSoFar = 1)
Parameters
completedSoFar