C# Class SmartApp.Sample3.WebUI.FormatUtil

Afficher le fichier Open project: Lokad/lokad-data-platform

Méthodes publiques

Méthode Description
SizeInBytes ( long sizeInBytes ) : string

Formats the size in bytes to a pretty string.

Private Methods

Méthode Description
FormatUtil ( ) : System

Method Details

SizeInBytes() public static méthode

Formats the size in bytes to a pretty string.
public static SizeInBytes ( long sizeInBytes ) : string
sizeInBytes long The size in bytes.
Résultat string