Beispiel #1
0
 public void TestMaxWidth()
 {
     _option.MaxWidth(100).Begin();
     AssertResult("maxWidth:100");
 }