C# Class QuickGenerate.TryingHardButNotTooMuch.AttemptImplementation

Afficher le fichier Open project: kilfour/QuickGenerate

Méthodes publiques

Méthode Description
AttemptImplementation ( int max ) : System
Next ( ) : bool
Reset ( ) : void

Method Details

AttemptImplementation() public méthode

public AttemptImplementation ( int max ) : System
max int
Résultat System

Next() public méthode

public Next ( ) : bool
Résultat bool

Reset() public méthode

public Reset ( ) : void
Résultat void