OpenMod Docs OpenMod Docs
OpenMod Docs OpenMod Docs
OpenMod .NET Plugin Framework.

Class AsyncLocalCurrentCommandContextAccessor

Inheritance
System.Object
AsyncLocalCurrentCommandContextAccessor
Implements
ICurrentCommandContextAccessor
Namespace: OpenMod.Core.Commands
Assembly: OpenMod.Core.dll
Syntax
public class AsyncLocalCurrentCommandContextAccessor : object, ICurrentCommandContextAccessor

Properties

| Improve this Doc View Source

Context

Declaration
public ICommandContext Context { get; set; }
Property Value
Type Description
ICommandContext

Implements

ICurrentCommandContextAccessor

Extension Methods

DisposeHelper.DisposeSyncOrAsync(Object)