StaticDynamic Constructor

Creates a new StaticDynamic.

Definition

Namespace: Gemstone.Expressions
Assembly: Gemstone.Expressions (in Gemstone.Expressions.dll) Version: 1.0.174 -- Release Build+2b71dd0eac81002e480f0be74d2b41bf6d9fbe92
public StaticDynamic(
	Type type
)

Parameters

type  Type
Class with static elements.

See Also