ATMLCommonLibrary.utils.HourGlass.Start C# (CSharp) Method

Start() public static method

public static Start ( ) : void
return void
        public static void Start()
        {
            Enabled = true;
        }