robotManager.Helpful Namespace
wManager.Wow.Helpers Namespace
WRobot

Others..::..ToUtf8 Method (String)

Text to UTF8.

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

Syntax


public static string ToUtf8(
	string text
)
Public Shared Function ToUtf8 ( _
	text As String _
) As String
public:
static String^ ToUtf8(
	String^ text
)

Parameters

text
Type: String
The text.

Return Value

UTF8 text.