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

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

Public Properties

Property Type Description
strActiveBugs String
strName String
strPath String
strTest String

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

strActiveBugs public static property

public static String strActiveBugs
return String

strName public static property

public static String strName
return String

strPath public static property

public static String strPath
return String

strTest public static property

public static String strTest
return String