Méthode | Description | |
---|---|---|
Abort ( ) : void | ||
Iterate ( string value ) : IEnumerable |
||
StateIs ( |
Méthode | Description | |
---|---|---|
ShouldYield ( char currentChar ) : bool |
public Iterate ( string value ) : IEnumerable |
||
value | string | |
Résultat | IEnumerable |
protected ShouldYield ( char currentChar ) : bool | ||
currentChar | char | |
Résultat | bool |
public StateIs ( |
||
expectedState | ||
Résultat | bool |