Exemplo n.º 1
0
 public void Render(object source, HtmlTextWriter htmlWriter)
 {
     Processor.Render(source, htmlWriter, this);
 }