Table of Contents

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

TInterface
TImplementation
Inheritance
CollectionType<TImplementation>
CollectionType<TInterface, TImplementation>
Inherited Members

Properties

Interface

public override Type Interface { get; }

Property Value

Type