C# Class UCosmic.Domain.GeographicExpertise.GeographicExpertise

Inheritance: RevisableEntity
Afficher le fichier Open project: ucosmic/UCosmicAlpha Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GeographicExpertise ( ) : System.Collections.Generic
GetHashCode ( ) : int

Méthodes protégées

Méthode Description
Equals ( GeographicExpertise other ) : bool

Method Details

Equals() protected méthode

protected Equals ( GeographicExpertise other ) : bool
other GeographicExpertise
Résultat bool

Equals() public méthode

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

GeographicExpertise() public méthode

public GeographicExpertise ( ) : System.Collections.Generic
Résultat System.Collections.Generic

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int