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