HashDEncryptGetRandomValue Method | Helper帮助文档 |
得到一个随机数值
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string GetRandomValue()
Public Shared Function GetRandomValue As String
public: static String^ GetRandomValue()
static member GetRandomValue : unit -> string
Return Value
Type: String[Missing <returns> documentation for "M:HD.Common.HashDEncrypt.GetRandomValue"]
See Also