C# Class PDFBinder.ProcessLinker.IpcInterface

Inheritance: System.MarshalByRefObject
Afficher le fichier Open project: schourode/pdfbinder

Méthodes publiques

Méthode Description
AddInputFile ( string path ) : void
UpdateUI ( ) : void

Method Details

AddInputFile() public méthode

public AddInputFile ( string path ) : void
path string
Résultat void

UpdateUI() public méthode

public UpdateUI ( ) : void
Résultat void