C# Class FileExplorer.MainForm.FileInformation

显示文件 Open project: selagroup/diagnostics-courses

Public Methods

Method Description
FileInformation ( string fullPath ) : System
ToString ( ) : string

Private Methods

Method Description
FileInformation_FileInformationNeedsRefresh ( object sender, EventArgs e ) : void

Method Details

FileInformation() public method

public FileInformation ( string fullPath ) : System
fullPath string
return System

ToString() public method

public ToString ( ) : string
return string