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: 23.1.416.0 (23.1.416.0)
Syntaxpublic abstract void UseInCurrentContext()
Public MustOverride Sub UseInCurrentContext
public:
virtual void UseInCurrentContext() abstract
abstract UseInCurrentContext : unit -> unit
See Also