C# 클래스 PclUnit.Style.Xunit.UnlabeledFixtureAttribute.UseFixtureParamSet

상속: ParameterSet
파일 보기 프로젝트 열기: jbtule/PclUnit

공개 메소드들

메소드 설명
UseFixtureParamSet ( Type useInteface, object fixture ) : System

메소드 상세

UseFixtureParamSet() 공개 메소드

public UseFixtureParamSet ( Type useInteface, object fixture ) : System
useInteface System.Type
fixture object
리턴 System