C# 클래스 SipSharp.Tools.StringUtils

파일 보기 프로젝트 열기: jgauffin/SipSharp

공개 메소드들

메소드 설명
GetMd5Hash ( string value ) : string
ToMd5Hash ( this value ) : string

메소드 상세

GetMd5Hash() 공개 정적인 메소드

public static GetMd5Hash ( string value ) : string
value string
리턴 string

ToMd5Hash() 공개 정적인 메소드

public static ToMd5Hash ( this value ) : string
value this
리턴 string