C# Class PEditor.FileInfo

Interaction logic for FileInfo.xaml
Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: secana/PeNet

Public Methods

Method Description
FileInfo ( ) : System.Windows.Controls
SetFileInfo ( PeFile peFile ) : void

Method Details

FileInfo() public method

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

SetFileInfo() public method

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