C# Class System.Dynamic.BindingRestrictions.TypeRestriction

Inheritance: BindingRestrictions
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode Description
GetExpression ( ) : Expression
TypeRestriction ( Expression parameter, Type type ) : 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