C# Class Norns.Urd.InterceptorCreator

Inheritance: IInterceptorCreator
Show file Open project: fs7744/Norns

Public Methods

Method Description
CreateProxyType ( Type type ) : Type
InterceptorCreator ( IAspectConfiguration configuration ) : System

Method Details

CreateProxyType() public method

public CreateProxyType ( Type type ) : Type
type Type
return Type

InterceptorCreator() public method

public InterceptorCreator ( IAspectConfiguration configuration ) : System
configuration IAspectConfiguration
return System