Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
hsp
cs
Syntax
C# Class hsp.cs.Syntax
Mostra file
Open project: kkrnt/hsp.cs
Public Properties
Property
Type
Description
Code
string
Color
ConsoleColor
Public Methods
Method
Description
Syntax
(
string
code
,
ConsoleColor
color
) :
System
Method Details
Syntax()
public
method
public
Syntax
(
string
code
,
ConsoleColor
color
) :
System
code
string
color
ConsoleColor
return
System
Property Details
Code
public_oe property
public
string
Code
return
string
Color
public_oe property
public
ConsoleColor
Color
return
ConsoleColor