Table of Contents

Class GlobalContext

Namespace
FS.Hosting.Shared.GlobalObj
Assembly
FS.Hosting.Shared.dll
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.