StaticDynamic Constructor

Creates a new StaticDynamic.

Definition

Namespace: Gemstone.Expressions
Assembly: Gemstone.Expressions (in Gemstone.Expressions.dll) Version: 1.0.150 -- Release Build+57a1382d24fc46d3ddb58e6b2fe8810ca35b09f5
public StaticDynamic(
	Type type
)

Parameters

type  Type
Class with static elements.

See Also