C# Class NRegex.Replacer.DummySubstitution

Inheritance: Substitution
Afficher le fichier Open project: olabini/nregex

Méthodes publiques

Méthode Description
AppendSubstitution ( MatchResult match, TextBuffer res ) : void

Private Methods

Méthode Description
DummySubstitution ( string s ) : System

Method Details

AppendSubstitution() public méthode

public AppendSubstitution ( MatchResult match, TextBuffer res ) : void
match MatchResult
res TextBuffer
Résultat void