コード例 #1
0
 public void UpdatePlayerData(Player player)
 {
     _iplayerContext.UpdatePlayerData(player);
 }