C# Class PEditor.TabItems.Relocation

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

Méthodes publiques

Méthode Description
Relocation ( ) : System.Linq
SetRelocations ( PeFile peFile ) : void

Private Methods

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

Method Details

Relocation() public méthode

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

SetRelocations() public méthode

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