C# Class ProjectJam.AssetInformation

Interaction logic for AssetInformation.xaml
Inheritance: System.Windows.Window
Datei anzeigen Open project: Tiakiana/ProjectMarmelade Class Usage Examples

Public Methods

Method Description
AssetInformation ( ) : System
fill_combo ( ) : void

Private Methods

Method Description
assetComboBox_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
backButton_Click ( object sender, RoutedEventArgs e ) : void
showButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

AssetInformation() public method

public AssetInformation ( ) : System
return System

fill_combo() public method

public fill_combo ( ) : void
return void