C# Class SparkleLib.Extensions

Afficher le fichier Open project: brandondahler/SparkleShare

Méthodes publiques

Méthode Description
Combine ( this parts ) : string
IsSymlink ( this file ) : bool
MD5 ( this s ) : string
SHA1 ( this s ) : string
ToSize ( this byte_count ) : string

Method Details

Combine() public static méthode

public static Combine ( this parts ) : string
parts this
Résultat string

IsSymlink() public static méthode

public static IsSymlink ( this file ) : bool
file this
Résultat bool

MD5() public static méthode

public static MD5 ( this s ) : string
s this
Résultat string

SHA1() public static méthode

public static SHA1 ( this s ) : string
s this
Résultat string

ToSize() public static méthode

public static ToSize ( this byte_count ) : string
byte_count this
Résultat string