wManager.Wow.Helpers Namespace
WRobot

DownloadContents Constructor

Initializes a new instance of the DownloadContents class.

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

Syntax


public DownloadContents(
	string category,
	string search
)
Public Sub New ( _
	category As String, _
	search As String _
)
public:
DownloadContents(
	String^ category, 
	String^ search
)

Parameters

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