C# Class Rock.Apps.StatementGenerator.StartPage

Interaction logic for StartPage.xaml
Inheritance: System.Windows.Controls.Page
Afficher le fichier Open project: SparkDevNetwork/Rock Class Usage Examples

Méthodes publiques

Méthode Description
StartPage ( ) : System

Initializes a new instance of the StartPage class.

Private Methods

Méthode Description
btnStart_Click ( object sender, RoutedEventArgs e ) : void

Handles the Click event of the btnStart control.

mnuOptions_Click ( object sender, RoutedEventArgs e ) : void

Handles the Click event of the mnuOptions control.

Method Details

StartPage() public méthode

Initializes a new instance of the StartPage class.
public StartPage ( ) : System
Résultat System