C# Class PEditor.TabItems.Signature

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

Public Methods

Method Description
SetDigSignature ( PeFile peFile ) : void
Signature ( ) : System.Windows.Controls

Method Details

SetDigSignature() public method

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

Signature() public method

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