Click or drag to resize

LcooEntityHelperBuildAggregateScoreEntity Method

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


Namespace: Sportradar.SDK.FeedProviders.Lcoo.Internal
Assembly: LcooFeedProvider (in LcooFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public static AggregateScoreEntity BuildAggregateScoreEntity(
	AggregateScore aggregate_score
)

Parameters

aggregate_score  AggregateScore

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

Return Value

AggregateScoreEntity

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

See Also