Skip to content

Property Method

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

Method

Gets the method being executed.

csharp
public MethodInfo Method { get; }

Property Value

MethodInfo

Released under the Apache License 2.0.