Click or drag to resize

LcooEntityHelperBuildScoresInfoEntity Method

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


Namespace: Sportradar.SDK.FeedProviders.Lcoo.Internal
Assembly: LcooFeedProvider (in LcooFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public static ScoresInfoEntity BuildScoresInfoEntity(
	ScoreInfo score_info
)

Parameters

score_info  ScoreInfo

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

Return Value

ScoresInfoEntity

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

See Also