C# 클래스 MongoDataSource.Ext

파일 보기 프로젝트 열기: simplybusiness/mongosis

공개 메소드들

메소드 설명
Depth ( this cis ) : int
InsertDotNotated ( this root, DestinationColumnInfo ci, BsonValue val ) : void

메소드 상세

Depth() 공개 정적인 메소드

public static Depth ( this cis ) : int
cis this
리턴 int

InsertDotNotated() 공개 정적인 메소드

public static InsertDotNotated ( this root, DestinationColumnInfo ci, BsonValue val ) : void
root this
ci DestinationColumnInfo
val BsonValue
리턴 void