Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Upsploit
TextBoxConsole
C# Class Upsploit.TextBoxConsole
Inheritance:
System.IO.TextWriter
Show file
Open project: coj337/Upsploit
Public Methods
Method
Description
TextBoxConsole
(
TextBox
output
) :
System.IO
Write
(
char
value
) :
void
Method Details
TextBoxConsole()
public
method
public
TextBoxConsole
(
TextBox
output
) :
System.IO
output
System.Windows.Forms.TextBox
return
System.IO
Write()
public
method
public
Write
(
char
value
) :
void
value
char
return
void