메소드 | 설명 | |
---|---|---|
Match ( string stepIdentifier ) : |
||
Matches ( string stepIdentifier ) : bool | ||
StepDefinition ( string value ) : System.Text.RegularExpressions | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
CreateNameFor ( string value ) : string | ||
Replace ( string oldValue ) : Replacement |
public Match ( string stepIdentifier ) : |
||
stepIdentifier | string | |
리턴 |
public StepDefinition ( string value ) : System.Text.RegularExpressions | ||
value | string | |
리턴 | System.Text.RegularExpressions |