C# Class Tools.Lexer._Enumerator

Afficher le fichier Open project: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015

Méthodes publiques

Méthode Description
MoveNext ( ) : bool
Reset ( ) : void
_Enumerator ( Lexer x ) : System

Method Details

MoveNext() public méthode

public MoveNext ( ) : bool
Résultat bool

Reset() public méthode

public Reset ( ) : void
Résultat void

_Enumerator() public méthode

public _Enumerator ( Lexer x ) : System
x Lexer
Résultat System