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