C# 클래스 ClassLib_Test.Co4763GetCustomAttributes_MemInfo

파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
iCountErrors int
iCountTestcases int
strBug string
strPath string
strTest string

공개 메소드들

메소드 설명
Main ( string args ) : void
RunTest ( ) : bool

비공개 메소드들

메소드 설명
print ( Object str ) : void
printerr ( string errLoc ) : void
printexc ( Exception exc ) : void

메소드 상세

Main() 공개 정적인 메소드

public static Main ( string args ) : void
args string
리턴 void

RunTest() 공개 메소드

public RunTest ( ) : bool
리턴 bool

프로퍼티 상세

iCountErrors 공개적으로 프로퍼티

public int iCountErrors
리턴 int

iCountTestcases 공개적으로 프로퍼티

public int iCountTestcases
리턴 int

strBug 공개적으로 정적으로 프로퍼티

public static string strBug
리턴 string

strPath 공개적으로 정적으로 프로퍼티

public static string strPath
리턴 string

strTest 공개적으로 정적으로 프로퍼티

public static string strTest
리턴 string