C# 클래스 Co6002FromString, shared-source-cli-2.0

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

공개 프로퍼티들

프로퍼티 타입 설명
DBGLEV System.Int32
s_strActiveBugNums String
s_strComponentBeingTested String
s_strDtTmVer String
s_strLastModCoder String
s_strOrigCoder String
s_strTFAbbrev String
s_strTFName String
s_strTFPath String

공개 메소드들

메소드 설명
Main ( String args ) : void
runTest ( ) : Boolean

비공개 메소드들

메소드 설명
TestException ( String test, String expected, String moniker ) : void
TestValue ( String test, Double expected, String moniker ) : void

메소드 상세

Main() 공개 정적인 메소드

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

runTest() 공개 메소드

public runTest ( ) : Boolean
리턴 Boolean

프로퍼티 상세

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

public static Int32,System DBGLEV
리턴 System.Int32

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

public static String s_strActiveBugNums
리턴 String

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

public static String s_strComponentBeingTested
리턴 String

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

public static String s_strDtTmVer
리턴 String

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

public static String s_strLastModCoder
리턴 String

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

public static String s_strOrigCoder
리턴 String

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

public static String s_strTFAbbrev
리턴 String

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

public static String s_strTFName
리턴 String

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

public static String s_strTFPath
리턴 String