C# 클래스 Qupid.Mongo.AbstractCollectionFinder

상속: ICollectionFinder
파일 보기 프로젝트 열기: hudl/qupid

공개 메소드들

메소드 설명
FindAllCollections ( ) : IEnumerable

보호된 메소드들

메소드 설명
InspectTypeForMongoAttributes ( Type baseDataType ) : List

비공개 메소드들

메소드 설명
DetectSubElements ( Type propType ) : bool

메소드 상세

FindAllCollections() 공개 추상적인 메소드

public abstract FindAllCollections ( ) : IEnumerable
리턴 IEnumerable

InspectTypeForMongoAttributes() 보호된 메소드

protected InspectTypeForMongoAttributes ( Type baseDataType ) : List
baseDataType System.Type
리턴 List