C# 클래스 MongoDB.Bson.Serialization.Conventions.ConventionProfile.MemberFinderConventionAdapter

상속: ConventionBase, IClassMapConvention
파일 보기 프로젝트 열기: egametang/Egametang

공개 메소드들

메소드 설명
Apply ( BsonClassMap classMap ) : void
MemberFinderConventionAdapter ( IMemberFinderConvention convention ) : System

메소드 상세

Apply() 공개 메소드

public Apply ( BsonClassMap classMap ) : void
classMap BsonClassMap
리턴 void

MemberFinderConventionAdapter() 공개 메소드

public MemberFinderConventionAdapter ( IMemberFinderConvention convention ) : System
convention IMemberFinderConvention
리턴 System