Property Current
Namespace: Belay.Core.Execution
Assembly: Belay.Core.dll
Current
Gets the current method execution context.
csharp
IMethodExecutionContext? Current { get; }
Namespace: Belay.Core.Execution
Assembly: Belay.Core.dll
Gets the current method execution context.
IMethodExecutionContext? Current { get; }