Freigeben über


Types.MethodOf(Expression<Action>) Methode

Definition

public static System.Reflection.MethodInfo MethodOf(System.Linq.Expressions.Expression<Action> action);
static member MethodOf : System.Linq.Expressions.Expression<Action> -> System.Reflection.MethodInfo
Public Shared Function MethodOf (action As Expression(Of Action)) As MethodInfo

Parameter

action
Expression<Action>

Gibt zurück

Gilt für: