Suoranta.EnterpriseLib.Web - Developer API

ReplaceProperties<(Of <(<'TEntity>)>)> Class

Executor class for instantiating IGenerators for given TEntity class (that has ReplaceProperty attributes) and processing its instances.

Namespace:  Suoranta.EnterpriseLib.Util.MockData
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public class ReplaceProperties<TEntity>

Type Parameters

TEntity
Business object class (not necessarily an EF entity)

Inheritance Hierarchy


Object
  Suoranta.EnterpriseLib.Util.MockData..::..ReplaceProperties<(Of <(<'TEntity>)>)>