Skip to content

Property MethodName

Namespace: Belay.Core.Execution
Assembly: Belay.Core.dll

MethodName

Gets the method name being executed.

csharp
public string? MethodName { get; }

Property Value

string?

Released under the Apache License 2.0.