Click or drag to resize

VfcEntityFactory Constructor

Initializes a new instance of the VfcEntityFactory class

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Internal
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public VfcEntityFactory(
	ITimeKeeper server_timekeeper
)

Parameters

server_timekeeper  ITimeKeeper

[Missing <param name="server_timekeeper"/> documentation for "M:Sportradar.SDK.FeedProviders.LiveOdds.Internal.VfcEntityFactory.#ctor(Sportradar.SDK.Common.Interfaces.ITimeKeeper)"]

See Also