Class Networth
- Namespace
- Sportradar.LiveData.Sdk.FeedProviders.LiveScout.Types
- Assembly
- Sportradar.LiveData.Sdk.dll
Networth
[Serializable]
public class Networth
- Inheritance
-
Networth
- Inherited Members
Properties
MapNr
map number
public int MapNr { get; }
Property Value
T1
t1
public int T1 { get; }
Property Value
T2
t2
public int T2 { get; }
Property Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.
Remarks
Can be used for diagnostics purposes.