C# Class Microsoft.CSharp.RuntimeBinder.Semantics.SYMTBL.Key

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
Key ( Name name, Microsoft.CSharp.RuntimeBinder.Semantics.ParentSymbol parent ) : System.Collections.Generic

Method Details

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Key() public méthode

public Key ( Name name, Microsoft.CSharp.RuntimeBinder.Semantics.ParentSymbol parent ) : System.Collections.Generic
name Microsoft.CSharp.RuntimeBinder.Syntax.Name
parent Microsoft.CSharp.RuntimeBinder.Semantics.ParentSymbol
Résultat System.Collections.Generic