Event Constructing
Occurs when this model is constructing.
Namespace: DevZest.Data
Assembly: DevZest.Data.dll
Syntax
public event EventHandler<EventArgs> Constructing
Returns
| Type | Description |
|---|---|
| System.EventHandler<System.EventArgs> |
Occurs when this model is constructing.
public event EventHandler<EventArgs> Constructing
| Type | Description |
|---|---|
| System.EventHandler<System.EventArgs> |