Click or drag to resize

LcooEntityHelperBuildVenueEntity Method

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


Namespace: Sportradar.SDK.FeedProviders.Lcoo.Internal
Assembly: LcooFeedProvider (in LcooFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public static VenueEntity BuildVenueEntity(
	Venue venue
)

Parameters

venue  Venue

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

Return Value

VenueEntity

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

See Also