Exemple #1
0
 public virtual void ResponseBuy(ShopTable.TableRow table)
 {
 }
Exemple #2
0
 public void ResponseBuy(ShopTable.TableRow table)
 {
     lobbyTabGroup[(int)selectUlType].ResponseBuy(table);
 }