Exemple #1
0
 public bool DoSomething(SpellBase spell)
 {
     return _wizard.Cast(spell);
 }