wManager.Wow.Helpers Namespace
WRobot

DownloadContents..::..ShowWindowNewThread Method (String, String)

Shows the window new thread.

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

Syntax


public static void ShowWindowNewThread(
	string category,
	string search
)
Public Shared Sub ShowWindowNewThread ( _
	category As String, _
	search As String _
)
public:
static void ShowWindowNewThread(
	String^ category, 
	String^ search
)

Parameters

category
Type: String
The category.
search
Type: String
The search.