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
Torshify
Shell
ConsoleEx.ColorBlock
C# Class Torshify.Shell.ConsoleEx.ColorBlock
Inheritance:
IDisposable
ファイルを表示
Open project: torshy/torshify
Public Methods
Method
Description
ColorBlock
(
ConsoleColor
foreground
) :
System
Dispose
( ) :
void
Method Details
ColorBlock()
public
method
public
ColorBlock
(
ConsoleColor
foreground
) :
System
foreground
ConsoleColor
return
System
Dispose()
public
method
public
Dispose
( ) :
void
return
void