C# Class BlueSky.Commands.File.SelectTableWindow

SelectTableWindow
Inheritance: System.Windows.Window, System.Windows.Markup.IComponentConnector
Mostrar archivo Open project: BlueSkyStatistics/BlueSkyRepository Class Usage Examples

Public Methods

Method Description
FillList ( string items ) : void
SelectTableWindow ( ) : System.Windows

Private Methods

Method 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 method

public FillList ( string items ) : void
items string
return void

SelectTableWindow() public method

public SelectTableWindow ( ) : System.Windows
return System.Windows