Click or drag to resize

AppConfigWrapper Constructor

Initializes a new instance of the AppConfigWrapper class

Namespace: Sportradar.SDK.Services.SdkConfiguration
Assembly: SdkConfiguration (in SdkConfiguration.dll) Version: 2.28.0.0
Syntax
C#
public AppConfigWrapper(
	SdkConfigurationSection section
)

Parameters

section  SdkConfigurationSection

[Missing <param name="section"/> documentation for "M:Sportradar.SDK.Services.SdkConfiguration.AppConfigWrapper.#ctor(Sportradar.SDK.Services.SdkConfiguration.SdkConfigurationSection)"]

See Also