Class Format
- Namespace
- Sportradar.LiveData.Sdk.FeedProviders.LiveScout.Types
- Assembly
- Sportradar.LiveData.Sdk.dll
Format
[Serializable]
public class Format
- Inheritance
-
Format
- Inherited Members
Properties
Type
Format type
public FormatType Type { get; }
Property Value
Value
Format value
public int Value { 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.