C# 클래스 NMaier.SimpleDlna.Utilities.Formatting

파일 보기 프로젝트 열기: nmaier/simpleDLNA

공개 메소드들

메소드 설명
Booley ( string maybeBoolean ) : bool
FormatFileSize ( this size ) : string
GetSystemName ( ) : string
StemCompareBase ( this name ) : string
StemNameBase ( this name ) : string

메소드 상세

Booley() 공개 정적인 메소드

public static Booley ( string maybeBoolean ) : bool
maybeBoolean string
리턴 bool

FormatFileSize() 공개 정적인 메소드

public static FormatFileSize ( this size ) : string
size this
리턴 string

GetSystemName() 공개 정적인 메소드

public static GetSystemName ( ) : string
리턴 string

StemCompareBase() 공개 정적인 메소드

public static StemCompareBase ( this name ) : string
name this
리턴 string

StemNameBase() 공개 정적인 메소드

public static StemNameBase ( this name ) : string
name this
리턴 string