C# Class LongExtensions, TVHelpers

Afficher le fichier Open project: Microsoft/TVHelpers Class Usage Examples

Méthodes publiques

Méthode Description
ToStringAsMemory ( this sizeInBytes ) : string

Converts a long to memory formatted string in bytes/KB/MB/GB.

Method Details

ToStringAsMemory() public static méthode

Converts a long to memory formatted string in bytes/KB/MB/GB.
public static ToStringAsMemory ( this sizeInBytes ) : string
sizeInBytes this
Résultat string