Click or drag to resize

IConfigFactory Interface

Configuration factory interface.

Namespace: Sportradar.SDK.Services.SdkConfiguration
Assembly: SdkConfiguration (in SdkConfiguration.dll) Version: 2.28.0.0
Syntax
C#
public interface IConfigFactory

The IConfigFactory type exposes the following members.

Methods
 NameDescription
Public methodBuildConfig Factory method to create (an immutable) configuration.
Top
See Also