C# Class CsDO.Lib.Configuration.ConfigurationInformation

Afficher le fichier Open project: MonoBrasil/CsDO Class Usage Examples

Méthodes publiques

Méthode Description
ConfigurationInformation ( string driver, string cacheFile, bool testMode, bool debugMode ) : System

Method Details

ConfigurationInformation() public méthode

public ConfigurationInformation ( string driver, string cacheFile, bool testMode, bool debugMode ) : System
driver string
cacheFile string
testMode bool
debugMode bool
Résultat System