Table of Contents

Method Create

Namespace
Innova.Data.Entity
Assembly
Innova.Data.dll

Create()

Creates a new instance of the entity.

public virtual T Create()

Returns

T

The created entity.