Property MethodName
Namespace: Belay.Core.Execution
Assembly: Belay.Core.dll
MethodName
Gets the method name being executed.
csharp
public string? MethodName { get; }
Namespace: Belay.Core.Execution
Assembly: Belay.Core.dll
Gets the method name being executed.
public string? MethodName { get; }