示例#1
0
 public void TestTableGetSelectedValuesQuery()
 {
     Table table = new Table("table");
     table.GetSelectedValuesQuery();
 }