Property Parameters
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
Parameters
Gets the parameters of the test method.
IReadOnlyCollection<ParameterInfo> Parameters { get; }
Gets the parameters of the test method.
IReadOnlyCollection<ParameterInfo> Parameters { get; }