LinqExtensions..::..GetSelectedMethod Method
Given LambdaExpression of Func, parse selected method
that matches the delegate
Namespace:
Suoranta.WebApp.TypesAssembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public static MethodInfo GetSelectedMethod( this LambdaExpression methodSelector )
Parameters
- methodSelector
- Type: LambdaExpression

