コード例 #1
0
 internal virtual string FormatterPreprocessText(string value)
 {
     return(owner.PreprocessText(value));
 }