C# Class Rhino.ResolvedOverload

Afficher le fichier Open project: hazzik/Rhino.Net Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode Description
Matches ( object args ) : bool
ResolvedOverload ( object args, int index ) : System

Method Details

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int