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

Mostra file Open project: Offroadcode/MediaSync

Public Methods

Method Description
ToFileSize ( this size ) : string

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

Method Details

ToFileSize() public static method

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