메소드 | 설명 | |
---|---|---|
DryIocFilterAttributeFilterProvider ( IContainer container ) : System |
Creates filter provider.
|
|
GetFilters ( System.Web.Mvc.ControllerContext controllerContext, System.Web.Mvc.ActionDescriptor actionDescriptor ) : IEnumerable |
Aggregates the filters from all of the filter providers into one collection.
|
public DryIocFilterAttributeFilterProvider ( IContainer container ) : System | ||
container | IContainer | |
리턴 | System |
public GetFilters ( System.Web.Mvc.ControllerContext controllerContext, System.Web.Mvc.ActionDescriptor actionDescriptor ) : IEnumerable |
||
controllerContext | System.Web.Mvc.ControllerContext | The controller context. |
actionDescriptor | System.Web.Mvc.ActionDescriptor | The action descriptor. |
리턴 | IEnumerable |