C# Class UCosmic.Domain.Degrees.Degree

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
Degree ( ) : UCosmic.Domain.Establishments
Equals ( Degree other ) : bool

Method Details

Degree() protected méthode

protected Degree ( ) : UCosmic.Domain.Establishments
Résultat UCosmic.Domain.Establishments

Equals() protected méthode

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

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int