Class CollectionType<TImplementation>
- Namespace
- Tharga.MongoDB.Configuration
- Assembly
- Tharga.MongoDB.dll
public class CollectionType<TImplementation> : CollectionType where TImplementation : class
Type Parameters
TImplementation
- Inheritance
-
CollectionType<TImplementation>
- Derived
- Inherited Members
Properties
Implementation
public override Type Implementation { get; }
Property Value
Interface
public override Type Interface { get; }