Exemplo n.º 1
0
 public Layout(string html, ViewConfiguaration config) : base(html, config)
 {
 }
Exemplo n.º 2
0
 public View(string html, ViewConfiguaration config)
 {
 }