IMethodInfoActionDescriptor Interface

 

An optional interface for ActionDescriptor types which provide a MethodInfo.

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

public interface class IMethodInfoActionDescriptor

NameDescription
System_CAPS_pubpropertyMethodInfo

Gets the MethodInfo

Return to top
Show: