Class Score
- Namespace
- Sportradar.LiveData.Sdk.FeedProviders.LiveScout.Types
- Assembly
- Sportradar.LiveData.Sdk.dll
Score
[Serializable]
public class Score
- Inheritance
-
Score
- Inherited Members
Properties
SubScore
public Score SubScore { get; }
Property Value
Team1
public double Team1 { get; }
Property Value
Team2
public double Team2 { get; }
Property Value
Type
public string Type { 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.