C# Class BlueSky.Commands.Tools.Package.Dialogs.SelectPackagesWindow

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

Méthodes publiques

Méthode Description
SelectPackagesWindow ( string strarr ) : System.Collections.Generic
loadListBox ( ) : void

Private Methods

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

Method Details

SelectPackagesWindow() public méthode

public SelectPackagesWindow ( string strarr ) : System.Collections.Generic
strarr string
Résultat System.Collections.Generic

loadListBox() public méthode

public loadListBox ( ) : void
Résultat void