Click or drag to resize

LcooEntityHelperBuildRoundInfoEntity Method

[Missing <summary> documentation for "M:Sportradar.SDK.FeedProviders.Lcoo.Internal.LcooEntityHelper.BuildRoundInfoEntity(Sportradar.SDK.ProtocolProviders.ProtocolUnits.LCoO.Incoming.RoundInfo)"]


Namespace: Sportradar.SDK.FeedProviders.Lcoo.Internal
Assembly: LcooFeedProvider (in LcooFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public static RoundInfoEntity BuildRoundInfoEntity(
	RoundInfo round_info
)

Parameters

round_info  RoundInfo

[Missing <param name="round_info"/> documentation for "M:Sportradar.SDK.FeedProviders.Lcoo.Internal.LcooEntityHelper.BuildRoundInfoEntity(Sportradar.SDK.ProtocolProviders.ProtocolUnits.LCoO.Incoming.RoundInfo)"]

Return Value

RoundInfoEntity

[Missing <returns> documentation for "M:Sportradar.SDK.FeedProviders.Lcoo.Internal.LcooEntityHelper.BuildRoundInfoEntity(Sportradar.SDK.ProtocolProviders.ProtocolUnits.LCoO.Incoming.RoundInfo)"]

See Also