C# 클래스 Orc.MediaSync.Client.Helpers.ExtensionMethods

파일 보기 프로젝트 열기: Offroadcode/MediaSync

공개 메소드들

메소드 설명
ToFileSize ( this size ) : string

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

메소드 상세

ToFileSize() 공개 정적인 메소드

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