Class GlobalContext
public class GlobalContext
- Inheritance
-
GlobalContext
- Inherited Members
Properties
- Current
Liefert das im aktuellen Context gültige Global.
Methods
- Context(IGlobalObjects)
Spannt einen Ambient Context mit dem übergeben GlobalObject auf.
- EnsureCurrent()
Stellt sicher, dass ein Context verfügbar ist und gibt diesen Zurück. Wirft eine NoGlobalContextException wenn der Code außerhalb eines GlobalContext ausgeführt wird.