C# Class Mdbc.LazyDictionary

Inheritance: Dictionary
Mostrar archivo Open project: nightroman/Mdbc

Public Methods

Method Description
LazyDictionary ( LazyBsonDocument value ) : System

Method Details

LazyDictionary() public method

public LazyDictionary ( LazyBsonDocument value ) : System
value MongoDB.Bson.LazyBsonDocument
return System