Метод |
Описание |
|
AllowsUnauthorized ( Type controller, MethodInfo method ) : System.Boolean |
|
|
GetAction ( MethodInfo method ) : String |
|
|
GetArea ( Type type ) : String |
|
|
GetAuthorizeAs ( MemberInfo action ) : AuthorizeAsAttribute |
|
|
GetController ( Type type ) : String |
|
|
GetControllerType ( String area, String controller ) : Type |
|
|
GetMethod ( Type controller, String action ) : MethodInfo |
|
|
GetRequiredPermission ( Type type, MethodInfo method ) : String |
|
|
GetValidControllers ( Assembly assembly ) : IEnumerable |
|
|
GetValidMethods ( Type controller ) : IEnumerable |
|
|