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
ExamplesFx
ColorCode
Parsing
Scope
C# Class ExamplesFx.ColorCode.Parsing.Scope
Datei anzeigen
Open project: MarcosMeli/ExamplesFx
Class Usage Examples
Public Methods
Method
Description
AddChild
(
Scope
childScope
) :
void
Scope
(
string
name
,
int
index
,
int
length
) :
System
Method Details
AddChild()
public
method
public
AddChild
(
Scope
childScope
) :
void
childScope
Scope
return
void
Scope()
public
method
public
Scope
(
string
name
,
int
index
,
int
length
) :
System
name
string
index
int
length
int
return
System