C# Class CompositeUI.Service.Infrastructure.InternalActionAttribute

Inheritance: System.Web.Mvc.ActionMethodSelectorAttribute
Show file Open project: padzikm/CompositeUI

Public Methods

Method Description
IsValidForRequest ( System.Web.Mvc.ControllerContext controllerContext, MethodInfo methodInfo ) : bool

Method Details

IsValidForRequest() public method

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