Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
XDAFileWatcher
Program.RemoteConsoleWriter
C# Class XDAFileWatcher.Program.RemoteConsoleWriter
Inheritance:
System.IO.TextWriter
Afficher le fichier
Open project: GridProtectionAlliance/openXDA
Méthodes publiques
Méthode
Description
RemoteConsoleWriter
(
ServiceHost
host
) :
System.ServiceProcess
Write
(
char
value
) :
void
Method Details
RemoteConsoleWriter()
public
méthode
public
RemoteConsoleWriter
(
ServiceHost
host
) :
System.ServiceProcess
host
ServiceHost
Résultat
System.ServiceProcess
Write()
public
méthode
public
Write
(
char
value
) :
void
value
char
Résultat
void