Class AsyncLocalCurrentCommandContextAccessor
Inheritance
System.Object
AsyncLocalCurrentCommandContextAccessor
Implements
Namespace: OpenMod.Core.Commands
Assembly: OpenMod.Core.dll
Syntax
public class AsyncLocalCurrentCommandContextAccessor : object, ICurrentCommandContextAccessor
Properties
| Improve this Doc View SourceContext
Declaration
public ICommandContext Context { get; set; }
Property Value
Type | Description |
---|---|
ICommandContext |