C# Класс CarbonFitnessTest.Web.AuthorizeTest

Показать файл Открыть проект

Приватные методы

Метод Описание
HasAuthorizeAttribute ( MethodInfo method ) : bool
IsExcludedFromAuthorizeRule ( MethodInfo method ) : bool
getActionMethods ( IEnumerable controllerTypes ) : IEnumerable
getControllerTypes ( Assembly controllerAssembly ) : IEnumerable
shouldHaveAuthorizeAttributeOnAllActions ( ) : void