Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

LinqExtensions..::..GetSelectedMethod Method

Given LambdaExpression of Func, parse selected method that matches the delegate

Namespace:  Suoranta.WebApp.Types
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public static MethodInfo GetSelectedMethod(
	this LambdaExpression methodSelector
)

Parameters

methodSelector
Type: LambdaExpression

Return Value

MethodInfo, or null on parse failure