Click or drag to resize

EventWrapperEventWrapperIdToString Method

Constructs and returns a String representation of the current EventWrapperEventWrapperId instance

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

Return Value

String
A String representation of the current EventWrapperEventWrapperId instance
See Also