C# Class PEditor.TabItems.Relocation

Interaction logic for Relocation.xaml
Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: secana/PeNet

Public Methods

Method Description
Relocation ( ) : System.Linq
SetRelocations ( PeFile peFile ) : void

Private Methods

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

Method Details

Relocation() public method

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

SetRelocations() public method

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