Inheritance: IOutputFormatter
Exemple #1
0
 protected SparkTemplateBase()
 {
     Formatter = new HtmlOutputFormatter(this);
 }
Exemple #2
0
 protected SparkTemplateBase()
 {
     Formatter = new HtmlOutputFormatter(this);
 }