Ejemplo n.º 1
0
 public List <CombatItem> GetCastDataById(long key)
 {
     return(CombatData.GetCastDataById(key));
 }