wManager.Wow.Helpers Namespace
WRobot

Products..::..LoadProducts Method

Load and initialise product.

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

Syntax


public static void LoadProducts(
	string nameDll
)
Public Shared Sub LoadProducts ( _
	nameDll As String _
)
public:
static void LoadProducts(
	String^ nameDll
)

Parameters

nameDll
Type: String
The file name (for "WRobot\Products\MyProduct.dll" use "MyProduct").