C# Class Co3878Synchronized, shared-source-cli-2.0

Inheritance: IDescribeTestedMethods
Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property Type Description
s_strActiveBugNums String
s_strClassMethod String
s_strDtTmVer String
s_strTFAbbrev String
s_strTFName String
s_strTFPath String

Public Methods

Method Description
GetTestedMethods ( ) : MemberInfo[]
Main ( String args ) : void
runTest ( ) : bool

Private Methods

Method Description
MyHandler ( object sender, UnhandledExceptionEventArgs args ) : void
RSMangerForAllThreads ( ) : void
RSMangerForEachThread ( ) : void

Method Details

GetTestedMethods() public method

public GetTestedMethods ( ) : MemberInfo[]
return MemberInfo[]

Main() public static method

public static Main ( String args ) : void
args String
return void

runTest() public method

public runTest ( ) : bool
return bool

Property Details

s_strActiveBugNums public_oe static_oe property

public static String s_strActiveBugNums
return String

s_strClassMethod public_oe static_oe property

public static String s_strClassMethod
return String

s_strDtTmVer public_oe static_oe property

public static String s_strDtTmVer
return String

s_strTFAbbrev public_oe static_oe property

public static String s_strTFAbbrev
return String

s_strTFName public_oe static_oe property

public static String s_strTFName
return String

s_strTFPath public_oe static_oe property

public static String s_strTFPath
return String