Click or drag to resize

LeapSecondsFacet Constructor

Overload List
  NameDescription
Public methodLeapSecondsFacet
Initializes a new instance with the list of leap seconds that was available when the library was released.
Public methodLeapSecondsFacet(IEnumerableLeapSecond)
Initializes a new instance with the specified list of leap seconds.
Protected methodLeapSecondsFacet(LeapSecondsFacet, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also