C# Class Castle.Facilities.ActiveRecordIntegration.SessionFactoryDelegate.SessionFactoryDelegateProxy

Inheritance: Castle.Core.Interceptor.IInterceptor
Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

Méthode Description
Intercept ( IInvocation invocation ) : void
SessionFactoryDelegateProxy ( ISessionFactoryHolder sessionFactoryHolder, Type arType ) : System

Method Details

Intercept() public méthode

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

SessionFactoryDelegateProxy() public méthode

public SessionFactoryDelegateProxy ( ISessionFactoryHolder sessionFactoryHolder, Type arType ) : System
sessionFactoryHolder ISessionFactoryHolder
arType System.Type
Résultat System