Click or drag to resize

IClientPersistentStateRemove Method

Removes an item by key

Namespace: Sportradar.SDK.Common.Interfaces
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
void Remove(
	string key
)

Parameters

key  String
Key
See Also