Yaml .NET Parser

Timestamp Constructor (DateTime)

Basic constructor that takes a given datetime

public Timestamp(
   DateTime datetime
);

Parameters

datetime
A .NET 1.0 datetime

Remarks

Missing <remarks> documentation for M:Yaml.Timestamp.#ctor(System.DateTime)

See Also

Timestamp Class | Yaml Namespace | Timestamp Constructor Overload List