C# Класс MongoDataSource.Ext

Показать файл Открыть проект

Открытые методы

Метод Описание
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