Méthode | Description | |
---|---|---|
Generator ( int trueAfterTimes, bool throwsException = false ) : System |
Initializes a new instance of the Generator class.
|
|
Next ( ) : bool |
public Generator ( int trueAfterTimes, bool throwsException = false ) : System | ||
trueAfterTimes | int | The result will become |
throwsException | bool | If set to |
Résultat | System |