C# Class KitchenSink.FileUploadPage

Inheritance: Json
ファイルを表示 Open project: StarcounterSamples/KitchenSink Class Usage Examples

Public Methods

Method Description
GetFileSizeString ( long Size ) : string

Protected Methods

Method Description
OnData ( ) : void

Method Details

GetFileSizeString() public method

public GetFileSizeString ( long Size ) : string
Size long
return string

OnData() protected method

protected OnData ( ) : void
return void