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

ShowDialogsHandler() public method

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