robotManager.Helpful Namespace
wManager.Wow.Helpers Namespace
WRobot

Others..::..EncrypterMD5 Method

Return MD5.

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public static string EncrypterMD5(
	string value
)
Public Shared Function EncrypterMD5 ( _
	value As String _
) As String
public:
static String^ EncrypterMD5(
	String^ value
)

Parameters

value
Type: String
The value.

Return Value

System.String.