Dela via


IQueryMethodProvider.InjectParametersMethod Property

Definition

Gets the inject parameters method.

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

Property Value

The pre execute method.

Applies to