Click or drag to resize

LcooEntityHelperBuildBetEntity(Bet) Method

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


Namespace: Sportradar.SDK.FeedProviders.Lcoo.Internal
Assembly: LcooFeedProvider (in LcooFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public static BetEntity BuildBetEntity(
	Bet bet
)

Parameters

bet  Bet

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

Return Value

BetEntity

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

See Also