Click or drag to resize

Models Constructor

Initializes a new instance of the Models class

Namespace:  Colygon.MatchPoint.EntityModel
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public Models(
	MPInstance instance
)

Parameters

instance
Type: Colygon.MatchPoint.CoreMPInstance
See Also