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