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

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

공개 프로퍼티들

프로퍼티 타입 설명
strActiveBugs String
strName String
strPath String
strTest String

공개 메소드들

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

메소드 상세

Main() 공개 정적인 메소드

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

runTest() 공개 메소드

public runTest ( ) : Boolean
리턴 Boolean

프로퍼티 상세

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

public static String strActiveBugs
리턴 String

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

public static String strName
리턴 String

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

public static String strPath
리턴 String

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

public static String strTest
리턴 String