Beispiel #1
0
 public void TestMaxHeight()
 {
     _option.MaxHeight(100).Begin();
     AssertResult("maxHeight:100");
 }