示例#1
0
 public void TestOnContextMenu()
 {
     _grid.OnContextMenu("a");
     AssertResult("onContextMenu:a");
 }