wManager.Wow.Helpers Namespace
WRobot

ZygorSelectGuideForm Constructor

Namespace:  Quester.Profile.Zygor
Assembly:  Quester (in Quester.dll)

Syntax


public ZygorSelectGuideForm(
	List<string> guidesNames
)
Public Sub New ( _
	guidesNames As List(Of String) _
)
public:
ZygorSelectGuideForm(
	List<String^>^ guidesNames
)

Parameters

guidesNames
Type: List<(Of <(<'String>)>)>