Click or drag to resize

PersistentStateDelegatesPersistentStateStatusChangedDelegateInvoke Method

[Missing <summary> documentation for "M:Sportradar.SDK.Common.Interfaces.PersistentStateDelegates.PersistentStateStatusChangedDelegate.Invoke(System.Boolean)"]


Namespace: Sportradar.SDK.Common.Interfaces
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
public virtual void Invoke(
	bool test_status
)

Parameters

test_status  Boolean

[Missing <param name="test_status"/> documentation for "M:Sportradar.SDK.Common.Interfaces.PersistentStateDelegates.PersistentStateStatusChangedDelegate.Invoke(System.Boolean)"]

See Also