C# 클래스 SparkleLib.Extensions

파일 보기 프로젝트 열기: brandondahler/SparkleShare

공개 메소드들

메소드 설명
Combine ( this parts ) : string
IsSymlink ( this file ) : bool
MD5 ( this s ) : string
SHA1 ( this s ) : string
ToSize ( this byte_count ) : string

메소드 상세

Combine() 공개 정적인 메소드

public static Combine ( this parts ) : string
parts this
리턴 string

IsSymlink() 공개 정적인 메소드

public static IsSymlink ( this file ) : bool
file this
리턴 bool

MD5() 공개 정적인 메소드

public static MD5 ( this s ) : string
s this
리턴 string

SHA1() 공개 정적인 메소드

public static SHA1 ( this s ) : string
s this
리턴 string

ToSize() 공개 정적인 메소드

public static ToSize ( this byte_count ) : string
byte_count this
리턴 string