C# Class Mite.Project

Inheritance: DomainObject
Afficher le fichier Open project: ccellar/mite.net Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool

Determines whether the specified T:System.Object is equal to the current Project.

GetHashCode ( ) : int

Serves as a hash function for a particular type.

Method Details

Equals() public méthode

Determines whether the specified T:System.Object is equal to the current Project.
public Equals ( object obj ) : bool
obj object The to compare with the current .
Résultat bool

GetHashCode() public méthode

Serves as a hash function for a particular type.
public GetHashCode ( ) : int
Résultat int