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

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

Méthodes publiques

Méthode Description
Intercept ( IInvocation invocation ) : void
InterceptorThatCauseStackOverflow ( ICameraService service ) : Castle.DynamicProxy

Method Details

Intercept() public méthode

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

InterceptorThatCauseStackOverflow() public méthode

public InterceptorThatCauseStackOverflow ( ICameraService service ) : Castle.DynamicProxy
service ICameraService
Résultat Castle.DynamicProxy