C# 클래스 PclUnit.Run.Attributes.TestFixtureAttributeBase

상속: System.Attribute
파일 보기 프로젝트 열기: jbtule/PclUnit 1 사용 예제들

공개 메소드들

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

메소드 상세

GetCategories() 공개 추상적인 메소드

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

GetDescription() 공개 추상적인 메소드

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