C# Class UCosmic.Domain.InternationalAffiliation.InternationalAffiliation

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
Equals ( InternationalAffiliation other ) : bool

Method Details

Equals() protected méthode

protected Equals ( InternationalAffiliation other ) : bool
other InternationalAffiliation
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

InternationalAffiliation() public méthode

public InternationalAffiliation ( ) : System
Résultat System