C# Class PEditor.TabItems.Exceptions

Interaction logic for Exceptions.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: secana/PeNet

Méthodes publiques

Méthode Description
Exceptions ( ) : System.Linq
SetException ( PeFile peFile ) : void

Private Methods

Méthode Description
lbRuntimeFunctions_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

Exceptions() public méthode

public Exceptions ( ) : System.Linq
Résultat System.Linq

SetException() public méthode

public SetException ( PeFile peFile ) : void
peFile PeNet.PeFile
Résultat void