public static bool VerifyMD5Hash(
string str,
string hash
)Public Shared Function VerifyMD5Hash (
str As String,
hash As String
) As Booleanstatic member VerifyMD5Hash :
str : string *
hash : string -> bool [缺少 "M:TouchSocket.Core.MD5.VerifyMD5Hash(System.String,System.String)" 的 <param name="str"/> 文档]
[缺少 "M:TouchSocket.Core.MD5.VerifyMD5Hash(System.String,System.String)" 的 <param name="hash"/> 文档]
[缺少 "M:TouchSocket.Core.MD5.VerifyMD5Hash(System.String,System.String)" 的 <returns> 文档]