LeapSecondsFacet.UseInCurrentContext 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic override void UseInCurrentContext()
Public Overrides Sub UseInCurrentContext
public:
virtual void UseInCurrentContext() override
abstract UseInCurrentContext : unit -> unit
override UseInCurrentContext : unit -> unit
See Also