C# Class Mongo.Context.MongoConfiguration

Inheritance: IConfigurationSectionHandler
Afficher le fichier Open project: object/MongOData Class Usage Examples

Méthodes publiques

Méthode Description
Create ( object parent, object configContext, XmlNode section ) : object
MongoConfiguration ( ) : System

Private Methods

Méthode Description
TryReadConfigurationValue ( XmlNode parentNode, string elementName, bool &result ) : bool
TryReadConfigurationValue ( XmlNode parentNode, string elementName, int &result ) : bool
TryReadConfigurationValue ( XmlNode parentNode, string elementName, string &result ) : bool

Method Details

Create() public méthode

public Create ( object parent, object configContext, XmlNode section ) : object
parent object
configContext object
section System.Xml.XmlNode
Résultat object

MongoConfiguration() public méthode

public MongoConfiguration ( ) : System
Résultat System