Click or drag to resize

LcooEntityHelperBuildCategoryEntity Method

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


Namespace: Sportradar.SDK.FeedProviders.Lcoo.Internal
Assembly: LcooFeedProvider (in LcooFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public static CategoryEntity BuildCategoryEntity(
	Category category
)

Parameters

category  Category

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

Return Value

CategoryEntity

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

See Also