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

Exibir arquivo Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property Type Description
strName String
strPath String
strTest String

Public Methods

Method Description
Compare ( Object x, Object y ) : int
Main ( String args ) : void
runTest ( ) : bool

Method Details

Compare() public method

public Compare ( Object x, Object y ) : int
x Object
y Object
return int

Main() public static method

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

runTest() public method

public runTest ( ) : bool
return bool

Property Details

strName public_oe static_oe property

public static String strName
return String

strPath public_oe static_oe property

public static String strPath
return String

strTest public_oe static_oe property

public static String strTest
return String