C# Class StaticProxy.Interceptor.InterfaceProxy.InterfaceProxyHelpers

Afficher le fichier Open project: BrunoJuchli/StaticProxy.Fody

Méthodes publiques

Méthode Description
GetImplementationTypeOfInterface ( Type interfaceType ) : Type

Private Methods

Méthode Description
EnsureTypeIsInterface ( Type interfaceType ) : void
RetrieveProxyType ( Type interfaceType ) : Type

Method Details

GetImplementationTypeOfInterface() public static méthode

public static GetImplementationTypeOfInterface ( Type interfaceType ) : Type
interfaceType System.Type
Résultat System.Type