CalculationContextFacetUseInCurrentContext Method |
Adds this instance to the current context, making it the official instance of this
facet type in the context.
Namespace:
AGI.Foundation.Infrastructure
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public abstract void UseInCurrentContext()
Public MustOverride Sub UseInCurrentContext
public:
virtual void UseInCurrentContext() abstract
abstract UseInCurrentContext : unit -> unit
See Also