Méthode | Description | |
---|---|---|
Match ( string stepIdentifier ) : |
||
Matches ( string stepIdentifier ) : bool | ||
StepDefinition ( string value ) : System.Text.RegularExpressions | ||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
CreateNameFor ( string value ) : string | ||
Replace ( string oldValue ) : Replacement |
public Match ( string stepIdentifier ) : |
||
stepIdentifier | string | |
Résultat |
public Matches ( string stepIdentifier ) : bool | ||
stepIdentifier | string | |
Résultat | bool |
public StepDefinition ( string value ) : System.Text.RegularExpressions | ||
value | string | |
Résultat | System.Text.RegularExpressions |