示例#1
0
 /// full-initialize table-template.
 internal void PrepareReplaceValues()
 {
     TemplateContentReformat = T.ReplaceValues(TemplateContent);
 }