Click or drag to resize

LcooEntityHelperBuildBetResultEntity Method

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


Namespace: Sportradar.SDK.FeedProviders.Lcoo.Internal
Assembly: LcooFeedProvider (in LcooFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public static BetResultEntity BuildBetResultEntity(
	BetResultW input
)

Parameters

input  BetResultW

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

Return Value

BetResultEntity

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

See Also