Click or drag to resize

SdkConfigurationDelegatesConfigReloadedDelegate Constructor

Initializes a new instance of the SdkConfigurationDelegatesConfigReloadedDelegate class

Namespace: Sportradar.SDK.Services.SdkConfiguration
Assembly: SdkConfiguration (in SdkConfiguration.dll) Version: 2.28.0.0
Syntax
C#
public ConfigReloadedDelegate(
	Object object,
	IntPtr method
)

Parameters

object  Object

[Missing <param name="object"/> documentation for "M:Sportradar.SDK.Services.SdkConfiguration.SdkConfigurationDelegates.ConfigReloadedDelegate.#ctor(System.Object,System.IntPtr)"]

method  IntPtr

[Missing <param name="method"/> documentation for "M:Sportradar.SDK.Services.SdkConfiguration.SdkConfigurationDelegates.ConfigReloadedDelegate.#ctor(System.Object,System.IntPtr)"]

See Also