Ejemplo n.º 1
0
 public void UpdateMonster(MonsterInstantie monsterInstantie)
 {
     context.UpdateMonster(monsterInstantie);
 }