public List<ulong> BuffCastedByAll( string spellName )
Public Function BuffCastedByAll ( _ spellName As String _ ) As List(Of ULong)
public: List<unsigned long long^>^ BuffCastedByAll( String^ spellName )