| MobileConfigLoaderConfigurationSectionGetCurrentConfig Method |
[Missing <summary> documentation for "M:Activsoft.Engine.Mobile.MobileConfigLoaderConfigurationSection.GetCurrentConfig"]
Namespace: Activsoft.Engine.MobileAssembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic override Config GetCurrentConfig()
Public Overrides Function GetCurrentConfig As Config
public:
virtual Config^ GetCurrentConfig() override
abstract GetCurrentConfig : unit -> Config
override GetCurrentConfig : unit -> Config
Return Value
Type:
Config[Missing <returns> documentation for "M:Activsoft.Engine.Mobile.MobileConfigLoaderConfigurationSection.GetCurrentConfig"]
See Also