GathererUserControl Constructor
Initializes a new instance of the GathererUserControl class.
Namespace:
Quester.Profile.ProfilesCreator.EasyQuestClassUserControlAssembly: 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.