메소드 | 설명 | |
---|---|---|
Intercept ( IInvocation invocation ) : void | ||
NancyRequestScopeInterceptor ( IWindsorContainer container ) : System.Web |
Initializes a new instance of the NancyRequestScopeInterceptor class, with the provided container.
|
public Intercept ( IInvocation invocation ) : void | ||
invocation | IInvocation | |
리턴 | void |
public NancyRequestScopeInterceptor ( IWindsorContainer container ) : System.Web | ||
container | IWindsorContainer | The container that should be scoped. |
리턴 | System.Web |