Aqla Solutions

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the UnitUsageAttribute class

Namespace: JustLogic.Core
Assembly: JustLogic (in JustLogic.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public UnitUsageAttribute(
	Type expressionReturnType
)
JScript
public function UnitUsageAttribute(
	expressionReturnType : Type
)

Parameters

expressionReturnType
Type: System..::..Type

See Also