Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ParseStack
C# Class ParseStack, splatter
Inheritance:
Stack
Mostrar archivo
Open project: skyronic/splatter
Class Usage Examples
Public Properties
Property
Type
Description
m_parseType
string
Public Methods
Method
Description
ParseStack
(
string
parseType
)
Push
(
string
str
) :
void
Method Details
ParseStack()
public
method
public
ParseStack
(
string
parseType
)
parseType
string
Push()
public
method
public
Push
(
string
str
) :
void
str
string
return
void
Property Details
m_parseType
public_oe property
public
string
m_parseType
return
string