C# Class Norns.Urd.InterceptorCreator

Inheritance: IInterceptorCreator
Afficher le fichier Open project: fs7744/Norns

Méthodes publiques

Méthode Description
CreateProxyType ( Type type ) : Type
InterceptorCreator ( IAspectConfiguration configuration ) : System

Method Details

CreateProxyType() public méthode

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

InterceptorCreator() public méthode

public InterceptorCreator ( IAspectConfiguration configuration ) : System
configuration IAspectConfiguration
Résultat System