C# Class ParseStack, splatter

Inheritance: Stack
Afficher le fichier Open project: skyronic/splatter Class Usage Examples

Méthodes publiques

Свойство Type Description
m_parseType string

Méthodes publiques

Méthode Description
ParseStack ( string parseType )
Push ( string str ) : void

Method Details

ParseStack() public méthode

public ParseStack ( string parseType )
parseType string

Push() public méthode

public Push ( string str ) : void
str string
Résultat void

Property Details

m_parseType public_oe property

public string m_parseType
Résultat string