C# Class Rhino.Kit.ComplexKey

Show file Open project: hazzik/Rhino.Net

Public Methods

Method Description
Equals ( object anotherObj ) : bool
GetHashCode ( ) : int

Private Methods

Method Description
ComplexKey ( object key1, object key2 ) : System

Method Details

Equals() public method

public Equals ( object anotherObj ) : bool
anotherObj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int