public static bool KnowSpell( List<uint> spellsId )
Public Shared Function KnowSpell ( _ spellsId As List(Of UInteger) _ ) As Boolean
public: static bool^ KnowSpell( List<unsigned int^>^ spellsId )