Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
TextConsole
C# Class TextConsole
Inheritance:
IConsole
Datei anzeigen
Open project: oleg-shilo/cs-script
Class Usage Examples
Public Methods
Method
Description
ReadLine
( ) :
string
Write
(
string
s
) :
void
Method Details
ReadLine()
public
method
public
ReadLine
( ) :
string
return
string
Write()
public
method
public
Write
(
string
s
) :
void
s
string
return
void