C# Class Queue.Terminal.MainWindow

Inheritance: RichWindow, IMainWindow
显示文件 Open project: breslavsky/queue

Private Properties

Property Type Description

Public Methods

Method Description
MainWindow ( ) : System.Windows.Controls
Navigate ( System.Windows.Controls.Page page ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System.Windows.Controls
return System.Windows.Controls

Navigate() public method

public Navigate ( System.Windows.Controls.Page page ) : void
page System.Windows.Controls.Page
return void