Click or drag to resize

VfcEntityFactory Class

[Missing <summary> documentation for "T:Sportradar.SDK.FeedProviders.LiveOdds.Internal.VfcEntityFactory"]

Inheritance Hierarchy
SystemObject
  Sportradar.SDK.FeedProviders.LiveOdds.InternalVfcEntityFactory

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Internal
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public class VfcEntityFactory : IFakeBetStopFactoryWithOutrights, 
	IFakeBetStopFactory

The VfcEntityFactory type exposes the following members.

Constructors
 NameDescription
Public methodVfcEntityFactoryInitializes a new instance of the VfcEntityFactory class
Top
Methods
 NameDescription
Public methodBuildAlive 
Public methodBuildBetCancel 
Public methodBuildBetClear 
Public methodBuildBetStart 
Public methodBuildBetStop 
Public methodBuildFakeBetStop 
Public methodBuildFakeOutrightBetStop 
Public methodbuildMeta 
Public methodBuildOddsChange 
Public methodBuildOutrightBetCancel 
Public methodBuildOutrightBetClear 
Public methodBuildOutrightBetStart 
Public methodBuildOutrightBetStop 
Public methodBuildOutrightOddsChange 
Public methodBuildReplyStartEnd 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also