Property Method
Namespace: Belay.Core.Execution
Assembly: Belay.Core.dll
Method
Gets the method being executed.
csharp
MethodInfo? Method { get; }
Namespace: Belay.Core.Execution
Assembly: Belay.Core.dll
Gets the method being executed.
MethodInfo? Method { get; }