RecroGridETEntity Constructor

Initializes a new instance of the RecroGridETEntity class.

Definition

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

Parameters

rgContext  IRecroGridContext
The RecroGrid context.

See Also