C# 클래스 BeerniqueWeb.Helpers.HashHelper

파일 보기 프로젝트 열기: couchbaselabs/beernique-net

공개 메소드들

메소드 설명
Hash ( string toHash, string algorithm = "SHA1" ) : string

메소드 상세

Hash() 공개 정적인 메소드

public static Hash ( string toHash, string algorithm = "SHA1" ) : string
toHash string
algorithm string
리턴 string