wManager.Wow.Helpers Namespace
WRobot

Translate..::..Add Method

Add the specified id.

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

Syntax


public static void Add(
	string id,
	string text
)
Public Shared Sub Add ( _
	id As String, _
	text As String _
)
public:
static void Add(
	String^ id, 
	String^ text
)

Parameters

id
Type: String
The id.
text
Type: String
The text translated.