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