C# Class ResourceTileSelection.Enumerator, tf_client

Enumerator.
Afficher le fichier Open project: wids-eria/tf_client

Méthodes publiques

Méthode Description
Enumerator ( ResourceTileSelection, selection )

Initializes a new instance of the ResourceTileSelection.Enumerator class.

MoveNext ( ) : bool

Moves the next.

Method Details

Enumerator() public méthode

Initializes a new instance of the ResourceTileSelection.Enumerator class.
public Enumerator ( ResourceTileSelection, selection )
selection ResourceTileSelection, /// Selection. ///

MoveNext() public méthode

Moves the next.
public MoveNext ( ) : bool
Résultat bool