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