Click or drag to resize

LcooEntityHelperBuildGoalsEntity Method

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


Namespace: Sportradar.SDK.FeedProviders.Lcoo.Internal
Assembly: LcooFeedProvider (in LcooFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public static GoalsEntity BuildGoalsEntity(
	Goals goals
)

Parameters

goals  Goals

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

Return Value

GoalsEntity

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

See Also