Method | Description | |
---|---|---|
CollectFilters ( |
Implementors should collect the filter information and return descriptors instances, or an empty array if none was found.
|
|
Service ( IServiceProvider provider ) : void |
Invoked by the framework in order to give a chance to obtain other services
|
public CollectFilters ( |
||
controllerType | The controller type | |
return | Castle.MonoRail.Framework.Internal.FilterDescriptor[] |
public Service ( IServiceProvider provider ) : void | ||
provider | IServiceProvider | The service proviver |
return | void |