Click or drag to resize

BetValueClone Method

Creates a new object that is a copy of the current instance.

Namespace: Sportradar.SDK.Common
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
public Object Clone()

Return Value

Object
A new object that is a copy of this instance.

Implements

ICloneableClone
See Also