C# Class MongoDataSource.Ext

显示文件 Open project: simplybusiness/mongosis

Public Methods

Method Description
Depth ( this cis ) : int
InsertDotNotated ( this root, DestinationColumnInfo ci, BsonValue val ) : void

Method Details

Depth() public static method

public static Depth ( this cis ) : int
cis this
return int

InsertDotNotated() public static method

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