Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ShellMe
CommandLine
Console
NativeConsoleWrapper
C# Class ShellMe.CommandLine.Console.NativeConsoleWrapper
Inheritance:
AbstractConsole
ファイルを表示
Open project: dff-solutions/shell.me
Public Methods
Method
Description
ReadLine
( ) :
string
WriteLine
(
string
line
) :
void
Method Details
ReadLine()
public
method
public
ReadLine
( ) :
string
return
string
WriteLine()
public
method
public
WriteLine
(
string
line
) :
void
line
string
return
void