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