public static List<SpellInfo> SpellInfoCreateCache( List<uint> listId )
Public Shared Function SpellInfoCreateCache ( _ listId As List(Of UInteger) _ ) As List(Of SpellInfo)
public: static List<SpellInfo^>^ SpellInfoCreateCache( List<unsigned int^>^ listId )