C# Class PEditor.TabItems.Signature

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

Méthodes publiques

Méthode Description
SetDigSignature ( PeFile peFile ) : void
Signature ( ) : System.Windows.Controls

Method Details

SetDigSignature() public méthode

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

Signature() public méthode

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