C# Class Castle.Windsor.Tests.Interceptors.ThrowInCtorInterceptor

Inheritance: IInterceptor
Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

Méthode Description
Intercept ( IInvocation invocation ) : void
ThrowInCtorInterceptor ( ) : System

Method Details

Intercept() public méthode

public Intercept ( IInvocation invocation ) : void
invocation IInvocation
Résultat void

ThrowInCtorInterceptor() public méthode

public ThrowInCtorInterceptor ( ) : System
Résultat System