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.SampleInformation Class Reference

Interaction logic for UserInformation.xaml More...

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

Public Member Functions

 SampleInformation ()
 
void Update ()
 

Private Member Functions

void btnAddParameter_Click (object sender, RoutedEventArgs e)
 
void btnRemoveParameter_Click (object sender, RoutedEventArgs e)
 
void UserControl_Loaded (object sender, RoutedEventArgs e)
 

Private Attributes

DataTable _dt
 

Detailed Description

Interaction logic for UserInformation.xaml

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

Constructor & Destructor Documentation

SeciControls.SampleInformation.SampleInformation ( )
inline

Definition at line 26 of file SampleInformation.xaml.cs.

Member Function Documentation

void SeciControls.SampleInformation.btnAddParameter_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 63 of file SampleInformation.xaml.cs.

References SeciControls.SampleInformation.Update().

Here is the call graph for this function:

void SeciControls.SampleInformation.btnRemoveParameter_Click ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 75 of file SampleInformation.xaml.cs.

References SeciControls.SampleInformation.Update().

Here is the call graph for this function:

void SeciControls.SampleInformation.Update ( )
inline
void SeciControls.SampleInformation.UserControl_Loaded ( object  sender,
RoutedEventArgs  e 
)
inlineprivate

Definition at line 31 of file SampleInformation.xaml.cs.

References SeciControls.SampleInformation._dt.

Member Data Documentation

DataTable SeciControls.SampleInformation._dt
private

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