C# Class System.Reflection.Emit.GenericInstanceKey

Afficher le fichier Open project: mono/mono Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode Description
GenericInstanceKey ( Type gtd, Type args ) : System
IsBoundedVector ( Type type ) : bool
TypeEquals ( Type a, Type b ) : bool

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