Table of Contents

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

Type

Interface

public override Type Interface { get; }

Property Value

Type