wManager.Wow.Helpers Namespace
WRobot

QuestCustomScriptUI..::..Dispose Method

Clean up any resources being used.

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

Syntax


protected void Dispose(
	bool disposing
)
Protected Sub Dispose ( _
	disposing As Boolean _
)
protected:
void Dispose(
	bool^ disposing
)

Parameters

disposing
Type: Boolean
true if managed resources should be disposed; otherwise, false.