Click or drag to resize

LcooEntityHelperBuildEventInfoEntity Method

[Missing <summary> documentation for "M:Sportradar.SDK.FeedProviders.Lcoo.Internal.LcooEntityHelper.BuildEventInfoEntity(Sportradar.SDK.ProtocolProviders.ProtocolUnits.LCoO.Incoming.EventInfo)"]


Namespace: Sportradar.SDK.FeedProviders.Lcoo.Internal
Assembly: LcooFeedProvider (in LcooFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public static EventInfoEntity BuildEventInfoEntity(
	EventInfo event_info
)

Parameters

event_info  EventInfo

[Missing <param name="event_info"/> documentation for "M:Sportradar.SDK.FeedProviders.Lcoo.Internal.LcooEntityHelper.BuildEventInfoEntity(Sportradar.SDK.ProtocolProviders.ProtocolUnits.LCoO.Incoming.EventInfo)"]

Return Value

EventInfoEntity

[Missing <returns> documentation for "M:Sportradar.SDK.FeedProviders.Lcoo.Internal.LcooEntityHelper.BuildEventInfoEntity(Sportradar.SDK.ProtocolProviders.ProtocolUnits.LCoO.Incoming.EventInfo)"]

See Also