LeapSecondsFacetUseInCurrentContext Method |
Adds this instance to the calculation context, making it the official source of leap seconds
in the context.
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public override void UseInCurrentContext()
Public Overrides Sub UseInCurrentContext
public:
virtual void UseInCurrentContext() override
abstract UseInCurrentContext : unit -> unit
override UseInCurrentContext : unit -> unit
See Also