Click or drag to resize
AppDomainConfigLoaderConfigurationSectionGetCurrentConfig Method
Gets the Config instance.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public override Config GetCurrentConfig()

Return Value

Type: Config
a Config instance
See Also