예제 #1
0
 public void UpdateMonster(MonsterInstantie monsterInstantie)
 {
     context.UpdateMonster(monsterInstantie);
 }