C# Class PEditor.TabItems.SectionHeaders

Interaction logic for SectionHeaders.xaml
Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: secana/PeNet

Public Methods

Method Description
SectionHeaders ( ) : System.Windows.Controls
SetSections ( PeFile peFile ) : void

Method Details

SectionHeaders() public method

public SectionHeaders ( ) : System.Windows.Controls
return System.Windows.Controls

SetSections() public method

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