C# Class PEditor.FileInfo

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

Méthodes publiques

Méthode Description
FileInfo ( ) : System.Windows.Controls
SetFileInfo ( PeFile peFile ) : void

Method Details

FileInfo() public méthode

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

SetFileInfo() public méthode

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