Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
XDAFileWatcher
Program.RemoteConsoleWriter
C# 클래스 XDAFileWatcher.Program.RemoteConsoleWriter
상속:
System.IO.TextWriter
파일 보기
프로젝트 열기: GridProtectionAlliance/openXDA
공개 메소드들
메소드
설명
RemoteConsoleWriter
(
ServiceHost
host
) :
System.ServiceProcess
Write
(
char
value
) :
void
메소드 상세
RemoteConsoleWriter()
공개
메소드
public
RemoteConsoleWriter
(
ServiceHost
host
) :
System.ServiceProcess
host
ServiceHost
리턴
System.ServiceProcess
Write()
공개
메소드
public
Write
(
char
value
) :
void
value
char
리턴
void