Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PDFBinder
ProcessLinker.IpcInterface
C# Class PDFBinder.ProcessLinker.IpcInterface
Inheritance:
System.MarshalByRefObject
Show 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