The static instance of md5 hash
Namespace:
Hummingbird.TestFramework
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax public static MD5 MD5 { get; }
Public Shared ReadOnly Property MD5 As MD5
Get
public:
static property MD5^ MD5 {
MD5^ get ();
}
static member MD5 : MD5 with get
Property Value
Type:
MD5See Also