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

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

Public Properties

Property Type Description
s_strActiveBugNums String
s_strComponentBeingTested String
s_strDtTmVer String
s_strTFAbbrev String
s_strTFName String
s_strTFPath String
verbose Boolean

Public Methods

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

Method Details

Main() public static method

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

runTest() public method

public runTest ( ) : Boolean
return Boolean

Property Details

s_strActiveBugNums public property

public String s_strActiveBugNums
return String

s_strComponentBeingTested public property

public String s_strComponentBeingTested
return String

s_strDtTmVer public property

public String s_strDtTmVer
return String

s_strTFAbbrev public property

public String s_strTFAbbrev
return String

s_strTFName public property

public String s_strTFName
return String

s_strTFPath public property

public String s_strTFPath
return String

verbose public property

public Boolean verbose
return Boolean