Click or drag to resize

LcooEntityHelperBuildGoalEntity Method

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


Namespace: Sportradar.SDK.FeedProviders.Lcoo.Internal
Assembly: LcooFeedProvider (in LcooFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public static GoalEntity BuildGoalEntity(
	GoalsGoal goal
)

Parameters

goal  GoalsGoal

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

Return Value

GoalEntity

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

See Also