C# Class Built.AOP.Castle.Demo1.SampleInterceptor

Inheritance: IInterceptor
Afficher le fichier Open project: BuiltCloud/Built Class Usage Examples

Méthodes publiques

Méthode Description
Intercept ( IInvocation invocation ) : void
SampleInterceptor ( ) : Castle.DynamicProxy

Private Methods

Méthode Description
output ( string Message ) : void

Method Details

Intercept() public méthode

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

SampleInterceptor() public méthode

public SampleInterceptor ( ) : Castle.DynamicProxy
Résultat Castle.DynamicProxy