Click or drag to resize

VdrEntityFactory Constructor

Initializes a new instance of the VdrEntityFactory class

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

Parameters

server_timekeeper  ITimeKeeper

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

See Also