示例#1
0
 public Layout(string html, ViewConfiguaration config) : base(html, config)
 {
 }
示例#2
0
 public View(string html, ViewConfiguaration config)
 {
 }