Method SetValues
SetValues(T)
Sets the values of the specified entity.
public virtual void SetValues(T entity)
Parameters
entityTThe entity whose values will be set.
Sets the values of the specified entity.
public virtual void SetValues(T entity)
entity TThe entity whose values will be set.