C# Class PDFBinder.ProcessLinker.IpcInterface

Inheritance: System.MarshalByRefObject
Mostra file Open project: schourode/pdfbinder

Public Methods

Method Description
AddInputFile ( string path ) : void
UpdateUI ( ) : void

Method Details

AddInputFile() public method

public AddInputFile ( string path ) : void
path string
return void

UpdateUI() public method

public UpdateUI ( ) : void
return void