C# Class MongoDataSource.Ext

Afficher le fichier Open project: simplybusiness/mongosis

Méthodes publiques

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

Method Details

Depth() public static méthode

public static Depth ( this cis ) : int
cis this
Résultat int

InsertDotNotated() public static méthode

public static InsertDotNotated ( this root, DestinationColumnInfo ci, BsonValue val ) : void
root this
ci DestinationColumnInfo
val BsonValue
Résultat void