Creates new XModelConfigs class instance.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
protected XModelConfigs(
	XModel model
)

Parameters

model
Type: SGP.XSpace..::.XModel
The XModel model that creates the configuration.

See Also