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

상속: Run.Attributes.TestFixtureAttributeBase
파일 보기 프로젝트 열기: jbtule/PclUnit

공개 메소드들

메소드 설명
GetCategories ( Type type ) : IList
GetDescription ( Type type ) : string

메소드 상세

GetCategories() 공개 메소드

public GetCategories ( Type type ) : IList
type System.Type
리턴 IList

GetDescription() 공개 메소드

public GetDescription ( Type type ) : string
type System.Type
리턴 string