Property Parameters
Namespace: Belay.Core.Execution
Assembly: Belay.Core.dll
Parameters
Gets the parameters passed to the method.
csharp
object?[]? Parameters { get; }
Property Value
object?[]?
Namespace: Belay.Core.Execution
Assembly: Belay.Core.dll
Gets the parameters passed to the method.
object?[]? Parameters { get; }
object?[]?