Method | Description | |
---|---|---|
AppendSubstitution ( MatchResult match, TextBuffer dest ) : void | ||
PerlSubstitution ( string s ) : System | ||
ToString ( ) : string | ||
Value ( MatchResult mr ) : string |
Method | Description | |
---|---|---|
MakeQueue ( |
||
PerlSubstitution ( ) : System |
public AppendSubstitution ( MatchResult match, TextBuffer dest ) : void | ||
match | MatchResult | |
dest | TextBuffer | |
return | void |
public PerlSubstitution ( string s ) : System | ||
s | string | |
return | System |