RecroGridETEntity Constructor

Initializes a new instance of the RecroGridETEntity class.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.1.0.24.0419.1
C#
protected RecroGridE(
	IRecroGridContext rgContext
)

Parameters

rgContext  IRecroGridContext
The RecroGrid context.

See Also