Table of Contents

Method SetValues

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

SetValues(T)

Sets the values of the specified entity.

public virtual void SetValues(T entity)

Parameters

entity T

The entity whose values will be set.