Inheritance: IOutputFormatter
Esempio n. 1
0
 protected SparkTemplateBase()
 {
     Formatter = new HtmlOutputFormatter(this);
 }
Esempio n. 2
0
 protected SparkTemplateBase()
 {
     Formatter = new HtmlOutputFormatter(this);
 }