ReflectedActionDescriptor.MethodInfo Property

Definition

Gets or sets the action-method information.

public System.Reflection.MethodInfo MethodInfo { get; }
member this.MethodInfo : System.Reflection.MethodInfo
Public ReadOnly Property MethodInfo As MethodInfo

Property Value

The action-method information.

Applies to