C# Class GuiTest.UserTask

Inheritance: INotifyPropertyChanged
Show file Open project: abbyysdk/ocrsdk.com Class Usage Examples

Public Methods

Method Description
UserTask ( OcrSdkTask task ) : System
UserTask ( string filePath ) : System

Private Methods

Method Description
NotifyPropertyChanged ( String info ) : void

Method Details

UserTask() public method

public UserTask ( OcrSdkTask task ) : System
task OcrSdkTask
return System

UserTask() public method

public UserTask ( string filePath ) : System
filePath string
return System