Click or drag to resize

LiveOddsPersistentStateItem(ClientPersistentStateItem) Constructor

Initializes a new instance of the LiveOddsPersistentStateItem class

Namespace: Sportradar.SDK.Common
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
public LiveOddsPersistentStateItem(
	ClientPersistentStateItem item
)

Parameters

item  ClientPersistentStateItem

[Missing <param name="item"/> documentation for "M:Sportradar.SDK.Common.LiveOddsPersistentStateItem.#ctor(Sportradar.SDK.Common.ClientPersistentStateItem)"]

See Also