C# Class Jwc.Experiment.ParameterToPropertyComparerTest.TypeForPropertyEqualValue

显示文件 Open project: jwChung/Experimentalism

Public Methods

Method Description
Mehtod ( object arg ) : void
TypeForPropertyEqualValue ( int value ) : System
TypeForPropertyEqualValue ( object value ) : System
this ( int key ) : object

Method Details

Mehtod() public method

public Mehtod ( object arg ) : void
arg object
return void

TypeForPropertyEqualValue() public method

public TypeForPropertyEqualValue ( int value ) : System
value int
return System

TypeForPropertyEqualValue() public method

public TypeForPropertyEqualValue ( object value ) : System
value object
return System

this() public method

public this ( int key ) : object
key int
return object