コード例 #1
0
ファイル: DialogStore.cs プロジェクト: wayright/slotClient
 void GetShopData()
 {
     Reception.GetShopItems(UpdateUI);
 }