StaticDynamic Constructor

Creates a new StaticDynamic.

Definition

Namespace: Gemstone.Expressions
Assembly: Gemstone.Expressions (in Gemstone.Expressions.dll) Version: 1.0.170 -- Release Build+d2665f0672b476be9050c5e510432f4756472307
public StaticDynamic(
	Type type
)

Parameters

type  Type
Class with static elements.

See Also