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.MockDataAssembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Syntax
public class ReplaceProperties<TEntity>
Type Parameters
- TEntity
- Business object class (not necessarily an EF entity)
Inheritance Hierarchy
Suoranta.EnterpriseLib.Util.MockData..::..ReplaceProperties<(Of <(<'TEntity>)>)>

