Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
XDAFileWatcher
Program.RemoteConsoleWriter
C# Class XDAFileWatcher.Program.RemoteConsoleWriter
Inheritance:
System.IO.TextWriter
Mostra file
Open project: GridProtectionAlliance/openXDA
Public Methods
Method
Description
RemoteConsoleWriter
(
ServiceHost
host
) :
System.ServiceProcess
Write
(
char
value
) :
void
Method Details
RemoteConsoleWriter()
public
method
public
RemoteConsoleWriter
(
ServiceHost
host
) :
System.ServiceProcess
host
ServiceHost
return
System.ServiceProcess
Write()
public
method
public
Write
(
char
value
) :
void
value
char
return
void