C# Class BlueSky.Commands.File.SelectTableWindow

SelectTableWindow
Inheritance: System.Windows.Window, System.Windows.Markup.IComponentConnector
Afficher le fichier Open project: BlueSkyStatistics/BlueSkyRepository Class Usage Examples

Méthodes publiques

Méthode Description
FillList ( string items ) : void
SelectTableWindow ( ) : System.Windows

Private Methods

Méthode Description
CancelButton_Click ( object sender, RoutedEventArgs e ) : void
InitializeComponent ( ) : void
System ( int connectionId, object target ) : void
button1_Click ( object sender, RoutedEventArgs e ) : void

Method Details

FillList() public méthode

public FillList ( string items ) : void
items string
Résultat void

SelectTableWindow() public méthode

public SelectTableWindow ( ) : System.Windows
Résultat System.Windows