Initializes a new instance of the CloseAction class

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

Syntax

C#
public CloseAction(
	IOpenable target
)

Parameters

target
Type: BaseLib.Interfaces..::..IOpenable

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

See Also