Update() приватный Метод

private Update ( ) : void
Результат void
Пример #1
0
 public void UpdateSpells()
 {
     spellList.Update();
 }