dcpddd  1.0.4
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CExpressionVisitor
 Cdcp.DDD.Infrastructure.Data.EF.SuperTypes.ReplaceTypeVisitorfor internal using
 CIDisposable
 Cdcp.DDD.DomainModel.SuperTypes.IUnitOfWorkRepresent unit of work
 Cdcp.DDD.DomainModel.SuperTypes.IQueryCommand< T >Contract for query data
 Cdcp.DDD.DomainModel.SuperTypes.ISpecification< T >Contract for Specificaation pattern
 Cdcp.DDD.DomainModel.SuperTypes.SpecificationBase< T >Base type for implementing custom specification
 Cdcp.DDD.DomainModel.SuperTypes.AssociationSpecification< TRelated, T >
 Cdcp.DDD.DomainModel.SuperTypes.CompositeSpecificationBase< T >
 Cdcp.DDD.DomainModel.SuperTypes.AndSpecification< T >
 Cdcp.DDD.DomainModel.SuperTypes.OrSpecification< T >
 Cdcp.DDD.DomainModel.SuperTypes.NegatedSpecification< T >
 Cdcp.DDD.DomainModel.SuperTypes.IRepository< T >Default repository contract
 Cdcp.DDD.Infrastructure.Data.EF.SuperTypes.RepositoryBase< T >Base repository (Entity Framework)
 Cdcp.DDD.DomainModel.SuperTypes.IRepository< TDomain >
 Cdcp.DDD.Infrastructure.Data.EF.SuperTypes.AdaptedRepositoryBase< TData, TDomain >
 Cdcp.DDD.DomainModel.SuperTypes.IRepository< TRelated >
 Cdcp.DDD.Infrastructure.Data.EF.SuperTypes.RepositoryBase< TData >
 Cdcp.DDD.Infrastructure.Data.EF.SuperTypes.AdaptedRepositoryBase< TData, TDomain >