C# Class SIP_Agent.Switcher

Afficher le fichier Open project: anroots/SIP-Agent

Méthodes publiques

Свойство Type Description
pageSwitcher PageSwitcher

Méthodes publiques

Méthode Description
Switch ( System.Windows.Controls.UserControl newPage ) : void
Switch ( System.Windows.Controls.UserControl newPage, object state ) : void

Method Details

Switch() public static méthode

public static Switch ( System.Windows.Controls.UserControl newPage ) : void
newPage System.Windows.Controls.UserControl
Résultat void

Switch() public static méthode

public static Switch ( System.Windows.Controls.UserControl newPage, object state ) : void
newPage System.Windows.Controls.UserControl
state object
Résultat void

Property Details

pageSwitcher public_oe static_oe property

public static PageSwitcher,SIP_Agent pageSwitcher
Résultat PageSwitcher