StaticDynamic Constructor

Creates a new StaticDynamic.

Definition

Namespace: Gemstone.Expressions
Assembly: Gemstone.Expressions (in Gemstone.Expressions.dll) Version: 1.0.177 -- Release Build+0fbaf9203c8e783860e624bc3718f6596499a9a7
public StaticDynamic(
	Type type
)

Parameters

type  Type
Class with static elements.

See Also