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