QueryMethodProvider.GetResultMethod Property

Definition

Gets the get result method.

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

Property Value

The get result method.

Implements

Applies to