FreakOut.classes.Scraper.TheGamesDB.TheGamesDB C# (CSharp) Method

TheGamesDB() public method

public TheGamesDB ( System.Logger Logfacility ) : System
Logfacility System.Logger
return System
        public TheGamesDB(Logger Logfacility)
        {
            LogInstance = Logfacility;
        }