C# Class Tup.Cobar4Net.Config.Util.BeanConfig

Inheritance: ICloneable
Datei anzeigen Open project: tupunco/Tup.Cobar4Net Class Usage Examples

Public Methods

Method Description
Clone ( ) : object
Create ( bool initEarly ) : object
Equals ( object obj ) : bool
GetHashCode ( ) : int

Private Methods

Method Description
Equals ( string str1, string str2 ) : bool

Method Details

Clone() public method

public Clone ( ) : object
return object

Create() public method

public Create ( bool initEarly ) : object
initEarly bool
return object

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int