Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Mono
Debugger
LessPipe
C# 클래스 Mono.Debugger.LessPipe
상속:
System.IO.TextWriter
파일 보기
프로젝트 열기: baulig/debugger
1 사용 예제들
공개 메소드들
메소드
설명
Flush
( ) :
void
LessPipe
( ) :
System
Write
(
char
value
) :
void
보호된 메소드들
메소드
설명
Dispose
(
bool
disposing
) :
void
메소드 상세
Dispose()
보호된
메소드
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
리턴
void
Flush()
공개
메소드
public
Flush
( ) :
void
리턴
void
LessPipe()
공개
메소드
public
LessPipe
( ) :
System
리턴
System
Write()
공개
메소드
public
Write
(
char
value
) :
void
value
char
리턴
void