StaticDynamic Constructor

Creates a new StaticDynamic.

Definition

Namespace: Gemstone.Expressions
Assembly: Gemstone.Expressions (in Gemstone.Expressions.dll) Version: 1.0.180 -- Release Build+46e2dc0e4f257d0c378cb2cf118d9bd2a6a65fee
public StaticDynamic(
	Type type
)

Parameters

type  Type
Class with static elements.

See Also