wManager.Wow.Helpers Namespace
WRobot

Milling..::..Pulse Method

Pulses the specified items.

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

Syntax


public static void Pulse(
	List<string> items
)
Public Shared Sub Pulse ( _
	items As List(Of String) _
)
public:
static void Pulse(
	List<String^>^ items
)

Parameters

items
Type: List<(Of <(<'String>)>)>
The items.