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