C# Class NMaier.SimpleDlna.Utilities.Formatting

Datei anzeigen Open project: nmaier/simpleDLNA

Public Methods

Method Description
Booley ( string maybeBoolean ) : bool
FormatFileSize ( this size ) : string
GetSystemName ( ) : string
StemCompareBase ( this name ) : string
StemNameBase ( this name ) : string

Method Details

Booley() public static method

public static Booley ( string maybeBoolean ) : bool
maybeBoolean string
return bool

FormatFileSize() public static method

public static FormatFileSize ( this size ) : string
size this
return string

GetSystemName() public static method

public static GetSystemName ( ) : string
return string

StemCompareBase() public static method

public static StemCompareBase ( this name ) : string
name this
return string

StemNameBase() public static method

public static StemNameBase ( this name ) : string
name this
return string