public static List<WoWUnit> GetWoWUnitVendor( List<WoWUnit> listWoWUnit )
Public Shared Function GetWoWUnitVendor ( _ listWoWUnit As List(Of WoWUnit) _ ) As List(Of WoWUnit)
public: static List<WoWUnit^>^ GetWoWUnitVendor( List<WoWUnit^>^ listWoWUnit )