Click or drag to resize

NameGenerationExceptionCulture Property

Gets the CultureInfo instance specifying the language associated with the name generation

Namespace: Sportradar.OddsFeed.SDK.Common.Exceptions
Assembly: Sportradar.OddsFeed.SDK.Common (in Sportradar.OddsFeed.SDK.Common.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public CultureInfo Culture { get; }

Property Value

CultureInfo
See Also