ACAT.Lib.Extension.CommandHandlers.ShowDialogsHandler.ShowDialogsHandler C# (CSharp) Метод

ShowDialogsHandler() публичный Метод

Initializes a new instance of the class.
public ShowDialogsHandler ( String cmd ) : System
cmd String The command to be executed
Результат System
        public ShowDialogsHandler(String cmd)
            : base(cmd)
        {
        }