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

Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property Type Description
m_bVerbose Boolean
s_strActiveBugNums String
s_strComponentBeingTested String
s_strDtTmVer String
s_strLastModCoder String
s_strOrigCoder String
s_strTFAbbrev String
s_strTFName String
s_strTFPath String

Public Methods

Method Description
Debug ( String arg ) : void
Main ( String args ) : void
runTest ( ) : Boolean

Method Details

Debug() public method

public Debug ( String arg ) : void
arg String
return void

Main() public static method

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

runTest() public method

public runTest ( ) : Boolean
return Boolean

Property Details

m_bVerbose public property

public Boolean m_bVerbose
return Boolean

s_strActiveBugNums public static property

public static String s_strActiveBugNums
return String

s_strComponentBeingTested public static property

public static String s_strComponentBeingTested
return String

s_strDtTmVer public static property

public static String s_strDtTmVer
return String

s_strLastModCoder public static property

public static String s_strLastModCoder
return String

s_strOrigCoder public static property

public static String s_strOrigCoder
return String

s_strTFAbbrev public static property

public static String s_strTFAbbrev
return String

s_strTFName public static property

public static String s_strTFName
return String

s_strTFPath public static property

public static String s_strTFPath
return String