Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NUnit
Framework
Internal
ParameterizedMethodSuite
C# 클래스 NUnit.Framework.Internal.ParameterizedMethodSuite
ParameterizedMethodSuite holds a collection of individual TestMethods with their arguments applied.
상속:
TestSuite
파일 보기
프로젝트 열기: pjcollins/Andr.Unit
1 사용 예제들
공개 메소드들
메소드
설명
ParameterizedMethodSuite
(
MethodInfo
method
) :
System.Reflection
Construct from a MethodInfo
메소드 상세
ParameterizedMethodSuite()
공개
메소드
Construct from a MethodInfo
public
ParameterizedMethodSuite
(
MethodInfo
method
) :
System.Reflection
method
MethodInfo
리턴
System.Reflection