C# Class CompositeUI.Service.Infrastructure.InternalActionAttribute

Inheritance: System.Web.Mvc.ActionMethodSelectorAttribute
Afficher le fichier Open project: padzikm/CompositeUI

Méthodes publiques

Méthode Description
IsValidForRequest ( System.Web.Mvc.ControllerContext controllerContext, MethodInfo methodInfo ) : bool

Method Details

IsValidForRequest() public méthode

public IsValidForRequest ( System.Web.Mvc.ControllerContext controllerContext, MethodInfo methodInfo ) : bool
controllerContext System.Web.Mvc.ControllerContext
methodInfo System.Reflection.MethodInfo
Résultat bool