private void cmdAddAura_Click(object sender, EventArgs e) { SpellBook.AddAura(nudAuraId, txtAuraName); }