wManager.Wow.Helpers Namespace
WRobot

GathererUserControl Constructor

Initializes a new instance of the GathererUserControl class.

Namespace:  Quester.Profile.ProfilesCreator.EasyQuestClassUserControl
Assembly:  Quester (in Quester.dll)

Syntax


public GathererUserControl(
	ref GathererEasyQuestClass gathererEasyQuestClass
)
Public Sub New ( _
	ByRef gathererEasyQuestClass As GathererEasyQuestClass _
)
public:
GathererUserControl(
	GathererEasyQuestClass^% gathererEasyQuestClass
)

Parameters

gathererEasyQuestClass
Type: Quester.Profile..::..GathererEasyQuestClass%
The gatherer easy quest class.