PowerArgs.Cli.ConsolePageApp.ConsolePageApp C# (CSharp) Method

ConsolePageApp() public method

public ConsolePageApp ( ) : System
return System
        public ConsolePageApp()
            : base()
        {
            InitCommon();
        }

Same methods

ConsolePageApp::ConsolePageApp ( int x, int y, int w, int h ) : System