C# 클래스 SmartApp.Sample3.WebUI.FormatUtil

파일 보기 프로젝트 열기: Lokad/lokad-data-platform

공개 메소드들

메소드 설명
SizeInBytes ( long sizeInBytes ) : string

Formats the size in bytes to a pretty string.

비공개 메소드들

메소드 설명
FormatUtil ( ) : System

메소드 상세

SizeInBytes() 공개 정적인 메소드

Formats the size in bytes to a pretty string.
public static SizeInBytes ( long sizeInBytes ) : string
sizeInBytes long The size in bytes.
리턴 string