C# Class BcsExplorerDemo.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: sybila/BCSParser

Méthodes publiques

Свойство Type Description
StateNames ObservableCollection

Méthodes publiques

Méthode Description
LoadBcsFile ( string fileName ) : void
MainWindow ( ) : BcsExplorerDemo.Controls

Private Methods

Méthode Description
BuildTreeView ( ) : MenuItem
Button_Click ( object sender, RoutedEventArgs e ) : void
DrawReactionInCanvas ( BcsReactionNode firstReaction ) : void

Method Details

LoadBcsFile() public méthode

public LoadBcsFile ( string fileName ) : void
fileName string
Résultat void

MainWindow() public méthode

public MainWindow ( ) : BcsExplorerDemo.Controls
Résultat BcsExplorerDemo.Controls

Property Details

StateNames public_oe property

public ObservableCollection StateNames
Résultat ObservableCollection