Example #1
0
 public static void ReloadTable(string tableName)
 {
     mImpl.ReloadTable(tableName);
 }