Click or drag to resize

LcooEntityHelperBuildCardEntity Method

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


Namespace: Sportradar.SDK.FeedProviders.Lcoo.Internal
Assembly: LcooFeedProvider (in LcooFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public static CardEntity BuildCardEntity(
	CardsCard card
)

Parameters

card  CardsCard

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

Return Value

CardEntity

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

See Also