Exemplo n.º 1
0
 protected IEnumerable <ICharacter> GetCasterParty()
 {
     return(ScriptHelper.GetCasterParty());
 }