C# Class PEditor.TabItems.Exports

Interaction logic for Exports.xaml
Inheritance: System.Windows.Controls.UserControl
Mostrar archivo Open project: secana/PeNet

Public Methods

Method Description
Exports ( ) : System.Windows.Controls
SetExports ( PeFile peFile ) : void

Method Details

Exports() public method

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

SetExports() public method

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