Click or drag to resize

LcooEntityHelperBuildTimestamp Method

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


Namespace: Sportradar.SDK.FeedProviders.Lcoo.Internal
Assembly: LcooFeedProvider (in LcooFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public static DateTime? BuildTimestamp(
	Timestamp timestamp
)

Parameters

timestamp  Timestamp

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

Return Value

NullableDateTime

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

See Also