C# Class Rhino.ResolvedOverload

显示文件 Open project: hazzik/Rhino.Net Class Usage Examples

Public Methods

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

Private Methods

Method Description
Matches ( object args ) : bool
ResolvedOverload ( object args, int index ) : System

Method Details

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int