示例#1
0
 public void TestAnimate()
 {
     _grid.Animate();
     AssertResult("animate:true");
 }