C# 클래스 Microsoft.HockeyApp.MD5Extension

static extension class for MD5 digest creation
파일 보기 프로젝트 열기: bitstadium/HockeySDK-Windows

공개 메소드들

메소드 설명
GetMD5HexDigest ( this aString ) : string

string extension method to get md5 hash from string

메소드 상세

GetMD5HexDigest() 공개 정적인 메소드

string extension method to get md5 hash from string
public static GetMD5HexDigest ( this aString ) : string
aString this
리턴 string