Click or drag to resize

VfcEntityFactoryBuildFakeOutrightBetStop Method

[Missing <summary> documentation for "M:Sportradar.SDK.FeedProviders.LiveOdds.Internal.VfcEntityFactory.BuildFakeOutrightBetStop(System.Int64)"]


Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Internal
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public OutrightBetStop BuildFakeOutrightBetStop(
	long outright_id
)

Parameters

outright_id  Int64

[Missing <param name="outright_id"/> documentation for "M:Sportradar.SDK.FeedProviders.LiveOdds.Internal.VfcEntityFactory.BuildFakeOutrightBetStop(System.Int64)"]

Return Value

OutrightBetStop

[Missing <returns> documentation for "M:Sportradar.SDK.FeedProviders.LiveOdds.Internal.VfcEntityFactory.BuildFakeOutrightBetStop(System.Int64)"]

Implements

IFakeBetStopFactoryWithOutrightsBuildFakeOutrightBetStop(Int64)
See Also