Class CollectionType<TInterface, TImplementation>
- Namespace
- Tharga.MongoDB.Configuration
- Assembly
- Tharga.MongoDB.dll
public class CollectionType<TInterface, TImplementation> : CollectionType<TImplementation> where TInterface : IRepositoryCollection where TImplementation : class
Type Parameters
TInterfaceTImplementation
- Inheritance
-
CollectionType<TImplementation>CollectionType<TInterface, TImplementation>
- Inherited Members
Properties
Interface
public override Type Interface { get; }