Beispiel #1
0
 public void TestCollapsible()
 {
     _option.Collapsible(false).Begin();
     AssertResult("collapsible:false");
 }