Click or drag to resize

VhcEntityFactory Constructor

Initializes a new instance of the VhcEntityFactory class

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

Parameters

server_timekeeper  ITimeKeeper

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

See Also