C# Class HospitalApp.Switcher

Show file Open project: Confirmit/Students

Public Properties

Property Type Description
PageSwitcher MainWindow

Public Methods

Method Description
Switch ( System.Windows.Controls.Page newPage ) : void

Method Details

Switch() public static method

public static Switch ( System.Windows.Controls.Page newPage ) : void
newPage System.Windows.Controls.Page
return void

Property Details

PageSwitcher public static property

public static MainWindow,HospitalApp PageSwitcher
return MainWindow