Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
TextConsole
C# Class TextConsole
Inheritance:
IConsole
Afficher le fichier
Open project: oleg-shilo/cs-script
Class Usage Examples
Méthodes publiques
Méthode
Description
ReadLine
( ) :
string
Write
(
string
s
) :
void
Method Details
ReadLine()
public
méthode
public
ReadLine
( ) :
string
Résultat
string
Write()
public
méthode
public
Write
(
string
s
) :
void
s
string
Résultat
void