Sdílet prostřednictvím


ITestMethod.ParameterTypes Property

Definition

Gets the parameters of test method.

public System.Reflection.ParameterInfo[] ParameterTypes { get; }
member this.ParameterTypes : System.Reflection.ParameterInfo[]
Public ReadOnly Property ParameterTypes As ParameterInfo()

Property Value

Applies to