C# Class ObjectList.OListEnumerator, Donate-Money-For-Unicorns-ubbse2015

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

Méthodes publiques

Méthode Description
MoveNext ( ) : bool
OListEnumerator ( ObjectList, o ) : System.Collections
Reset ( ) : void

Method Details

MoveNext() public méthode

public MoveNext ( ) : bool
Résultat bool

OListEnumerator() public méthode

public OListEnumerator ( ObjectList, o ) : System.Collections
o ObjectList,
Résultat System.Collections

Reset() public méthode

public Reset ( ) : void
Résultat void