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