Skip to content

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?[]?

Released under the Apache License 2.0.