Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ParseStack
C# Class ParseStack, splatter
Inheritance:
Stack
Show file
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 property
public
string
m_parseType
return
string