SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Private Member Functions | Private Attributes | List of all members
SeciControls.HelpLauncher Class Reference

Interaction logic for HelpLauncher.xaml More...

Inheritance diagram for SeciControls.HelpLauncher:
Inheritance graph
Collaboration diagram for SeciControls.HelpLauncher:
Collaboration graph

Public Member Functions

void Dispose ()
 
 HelpLauncher ()
 

Private Member Functions

void btnGenie_Click (object sender, RoutedEventArgs e)
 
void btnLaunch_Click (object sender, RoutedEventArgs e)
 

Private Attributes

HelpBrowser _browser = new HelpBrowser()
 

Detailed Description

Interaction logic for HelpLauncher.xaml

Definition at line 20 of file HelpLauncher.xaml.cs.

Constructor & Destructor Documentation

SeciControls.HelpLauncher.HelpLauncher ( )
inline

Definition at line 24 of file HelpLauncher.xaml.cs.

Member Function Documentation

void SeciControls.HelpLauncher.btnGenie_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 35 of file HelpLauncher.xaml.cs.

void SeciControls.HelpLauncher.btnLaunch_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 29 of file HelpLauncher.xaml.cs.

void SeciControls.HelpLauncher.Dispose ( )
inline

Definition at line 49 of file HelpLauncher.xaml.cs.

Member Data Documentation

HelpBrowser SeciControls.HelpLauncher._browser = new HelpBrowser()
private

Definition at line 22 of file HelpLauncher.xaml.cs.


The documentation for this class was generated from the following file: