C# Class IKVM.Reflection.MethodSignature.Unbinder

Inheritance: IGenericBinder
Afficher le fichier Open project: runefs/Marvin

Méthodes publiques

Méthode Description
BindMethodParameter ( Type type ) : Type
BindTypeParameter ( Type type ) : Type

Private Methods

Méthode Description
Unbinder ( ) : System

Method Details

BindMethodParameter() public méthode

public BindMethodParameter ( Type type ) : Type
type Type
Résultat Type

BindTypeParameter() public méthode

public BindTypeParameter ( Type type ) : Type
type Type
Résultat Type