Initializes a new instance of the GetFromAction class

Namespace: BaseLib
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public GetFromAction(
	Item target
)

Parameters

target
Type: BaseLib..::..Item

[Missing <param name="target"/> documentation for "M:BaseLib.GetFromAction.#ctor(BaseLib.Item)"]

See Also