Click or drag to resize

LcooEntityHelperBuildCommentEntities Method

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


Namespace: Sportradar.SDK.FeedProviders.Lcoo.Internal
Assembly: LcooFeedProvider (in LcooFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public static List<CommentEntity> BuildCommentEntities(
	Comment[] comments
)

Parameters

comments  Comment

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

Return Value

ListCommentEntity

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

See Also