C# Class Rhino.Kit.ComplexKey

Afficher le fichier Open project: hazzik/Rhino.Net

Méthodes publiques

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

Private Methods

Méthode Description
ComplexKey ( object key1, object key2 ) : System

Method Details

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int