Property Arguments
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
Arguments
Gets or sets the arguments passed to the member. Only supported for static methods.
public object?[] Arguments { get; }
Property Value
- object[]
Gets or sets the arguments passed to the member. Only supported for static methods.
public object?[] Arguments { get; }