C# Class PEditor.TabItems.Exceptions

Interaction logic for Exceptions.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: secana/PeNet

Public Methods

Method Description
Exceptions ( ) : System.Linq
SetException ( PeFile peFile ) : void

Private Methods

Method Description
lbRuntimeFunctions_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

Exceptions() public method

public Exceptions ( ) : System.Linq
return System.Linq

SetException() public method

public SetException ( PeFile peFile ) : void
peFile PeNet.PeFile
return void