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

Inheritance: ICloneable
Afficher le fichier Open project: tupunco/Tup.Cobar4Net Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( ) : object
Create ( bool initEarly ) : object
Equals ( object obj ) : bool
GetHashCode ( ) : int

Private Methods

Méthode Description
Equals ( string str1, string str2 ) : bool

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

Create() public méthode

public Create ( bool initEarly ) : object
initEarly bool
Résultat object

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int