Click or drag to resize

MessageInterestToString Method

Constructs a String representation of the current instance

Namespace: Sportradar.OddsFeed.SDK.Entities
Assembly: Sportradar.OddsFeed.SDK.Entities (in Sportradar.OddsFeed.SDK.Entities.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public override string ToString()

Return Value

String
Returns current instance represented as string
See Also