C# Class Pandora.Registration

Inheritance: IRegistration
Afficher le fichier Open project: Tigraine/pandora-container Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
Registration ( ) : System

Private Methods

Méthode Description
Equals ( Registration other ) : bool

Method Details

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Registration() public méthode

public Registration ( ) : System
Résultat System