wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..Repair Property

Repair when go to town.

Namespace:  wManager
Assembly:  wManager (in wManager.dll)

Syntax


public bool Repair { get; set; }
Public Property Repair As Boolean
	Get
	Set
public:
property bool^ Repair {
	bool^ get ();
	void set (bool^ value);
}