Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Co1730Adapter_I
C# Class Co1730Adapter_I, 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
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
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
verbose
public property
public
Boolean
verbose
return
Boolean