編輯

共用方式為


ParameterizedMethodSuite(MethodInfo) Constructor

Definition

public ParameterizedMethodSuite(System.Reflection.MethodInfo method);
new NUnit.Framework.Internal.ParameterizedMethodSuite : System.Reflection.MethodInfo -> NUnit.Framework.Internal.ParameterizedMethodSuite

Parameters

method
MethodInfo

Applies to