C# Class BlueSky.Windows.AddFactorLevelsDialog

Interaction logic for AddFactorLevelsDialog.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: BlueSkyStatistics/BlueSkyRepository Class Usage Examples

Méthodes publiques

Méthode Description
AddFactorLevelsDialog ( ) : System

Private Methods

Méthode Description
FillLevelListBox ( ) : void
InitializeComponent ( ) : void
System ( int connectionId, object target ) : void
addlvlButton_Click ( object sender, RoutedEventArgs e ) : void
cancelbutton_Click ( object sender, RoutedEventArgs e ) : void
isDuplicate ( string newlvl ) : bool
okbutton_Click ( object sender, RoutedEventArgs e ) : void
removelvlbutton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

AddFactorLevelsDialog() public méthode

public AddFactorLevelsDialog ( ) : System
Résultat System