Click or drag to resize

OddsSuggestionsToString Method

Returns a string that represents the current object.

Namespace:  Sportradar.SDK.FeedProviders.LiveScout
Assembly:  LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.23.0.0 (2.23.0.0)
Syntax
C#
public override string ToString()

Return Value

Type: String
A string that represents the current object.
Remarks
Can be used for diagnostics purposes.
See Also