BF2Statistics.Gamespy.Redirector.GamespyDnsReport.GamespyDnsReport C# (CSharp) Method

GamespyDnsReport() public method

Creates a new instance of GamespyDnsReport
public GamespyDnsReport ( ) : System
return System
        public GamespyDnsReport()
        {
            LastRefresh = DateTime.Now;
        }