Timestamp Class

XmlSerializer cannot serialize DateTimeOffset, so we break it down into two parts. Explicit conversions to and from DateTimeOffset are also defined.

Definition

Namespace: Quine.Schemas.Core
Assembly: Quine.Schemas.Core (in Quine.Schemas.Core.dll) Version: 1.0.0+0ea0706914ee4edf2b0ed66bec3ab4d062a43b68
C#
[DataContractAttribute(Namespace = "http://schemas.quine.no/core/v3_0.xsd")]
[XmlTypeAttribute(Namespace = "http://schemas.quine.no/core/v3_0.xsd")]
public class Timestamp
Inheritance
Object    Timestamp

Constructors

TimestampInitializes a new instance of the Timestamp class

Properties

Operators

See Also