C# Class Castle.ActiveRecord.InterceptorFactory

Create an interceptor for the session. Allow to override the default for creating the intercetor
Show file Open project: shosca/ActiveRecord

Public Properties

Property Type Description
Create CreateInterceptor

Private Methods

Method Description
DefaultCreateInterceptor ( ) : IInterceptor

Property Details

Create public static property

Create the
public static CreateInterceptor Create
return CreateInterceptor