ACAT.Lib.Extension.CommandHandlers.ShowScreenLockHandler.ShowScreenLockHandler C# (CSharp) Method

ShowScreenLockHandler() public method

Initializes a new instance of the class.
public ShowScreenLockHandler ( String cmd ) : System
cmd String The command to be executed
return System
        public ShowScreenLockHandler(String cmd)
            : base(cmd)
        {
        }