Click or drag to resize

BehindsToString Method

Returns a string that represents the current object

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

Return Value

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