C# Class NesHd.Ui.Program

ファイルを表示 Open project: afonsof/nes-hd

Public Methods

Method Description
GetFileSize ( string filePath ) : string

Get file size

Private Methods

Method Description
Main ( string args ) : void

Method Details

GetFileSize() public static method

Get file size
public static GetFileSize ( string filePath ) : string
filePath string Full path of the file
return string