C# Class Qupid.Mongo.AbstractCollectionFinder

Inheritance: ICollectionFinder
Afficher le fichier Open project: hudl/qupid

Méthodes publiques

Méthode Description
FindAllCollections ( ) : IEnumerable

Méthodes protégées

Méthode Description
InspectTypeForMongoAttributes ( Type baseDataType ) : List

Private Methods

Méthode Description
DetectSubElements ( Type propType ) : bool

Method Details

FindAllCollections() public abstract méthode

public abstract FindAllCollections ( ) : IEnumerable
Résultat IEnumerable

InspectTypeForMongoAttributes() protected méthode

protected InspectTypeForMongoAttributes ( Type baseDataType ) : List
baseDataType System.Type
Résultat List