C# Class CsDO.Lib.Configuration.ConfigurationInformation

Mostrar archivo Open project: MonoBrasil/CsDO Class Usage Examples

Public Methods

Method Description
ConfigurationInformation ( string driver, string cacheFile, bool testMode, bool debugMode ) : System

Method Details

ConfigurationInformation() public method

public ConfigurationInformation ( string driver, string cacheFile, bool testMode, bool debugMode ) : System
driver string
cacheFile string
testMode bool
debugMode bool
return System