C# Class Orc.MediaSync.Client.Helpers.ExtensionMethods

Afficher le fichier Open project: Offroadcode/MediaSync

Méthodes publiques

Méthode Description
ToFileSize ( this size ) : string

Extensiton method to convert a filesize into a human readable format, kB MB etc

Method Details

ToFileSize() public static méthode

Extensiton method to convert a filesize into a human readable format, kB MB etc
public static ToFileSize ( this size ) : string
size this
Résultat string