C# 클래스 Senparc.Weixin.QY.Helpers.MD5UtilHelper

MD5UtilHelper 的摘要说明。
파일 보기 프로젝트 열기: JeffreySu/WeiXinMPSDK 1 사용 예제들

공개 메소드들

메소드 설명
GetMD5 ( string encypStr, string charset ) : string

获取大写的MD5签名结果

MD5UtilHelper ( ) : System

메소드 상세

GetMD5() 공개 정적인 메소드

获取大写的MD5签名结果
public static GetMD5 ( string encypStr, string charset ) : string
encypStr string
charset string
리턴 string

MD5UtilHelper() 공개 메소드

public MD5UtilHelper ( ) : System
리턴 System