wManager.Wow.Helpers Namespace
WRobot

DownloadList Constructor

Initializes a new instance of the DownloadList class.

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

Syntax


public DownloadList(
	string url
)
Public Sub New ( _
	url As String _
)
public:
DownloadList(
	String^ url
)

Parameters

url
Type: String
The URL.