C# Class PEditor.TabItems.Exports

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

Méthodes publiques

Méthode Description
Exports ( ) : System.Windows.Controls
SetExports ( PeFile peFile ) : void

Method Details

Exports() public méthode

public Exports ( ) : System.Windows.Controls
Résultat System.Windows.Controls

SetExports() public méthode

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