ToSic.SexyContent.Installer.InstallationController.InstallationController C# (CSharp) Method

InstallationController() static private method

This static initializer will do a one-time check to see if everything is ready, so subsequent access to this property will not need to do anything any more
static private InstallationController ( ) : System
return System
        static InstallationController()
        {
            UpdateUpgradeCompleteStatus();
        }