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

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

공개 프로퍼티들

프로퍼티 타입 설명
i4Arr int[]
ii4Arr ].int[
rand Random
s_strActiveBugNums String
s_strClassMethod String
s_strDtTmVer String
s_strTFAbbrev String
s_strTFName String
s_strTFPath String

공개 메소드들

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

메소드 상세

Main() 공개 정적인 메소드

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

MyThreadStart() 공개 메소드

public MyThreadStart ( ) : void
리턴 void

runTest() 공개 메소드

public runTest ( ) : bool
리턴 bool

프로퍼티 상세

i4Arr 공개적으로 프로퍼티

public int[] i4Arr
리턴 int[]

ii4Arr 공개적으로 프로퍼티

public int[,] ii4Arr
리턴 ].int[

rand 공개적으로 프로퍼티

public Random rand
리턴 Random

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

public static String s_strActiveBugNums
리턴 String

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

public static String s_strClassMethod
리턴 String

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

public static String s_strDtTmVer
리턴 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