Suoranta.EnterpriseLib.Web - Developer API

AttributeValueSelector<(Of <(<'TAttribute>)>)>..::..GetValue<(Of <(<'T>)>)> Method

Namespace:  Suoranta.EnterpriseLib.Web.AppDomain.Ninject.Mvc.FilterBindingSyntax
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public T GetValue<T>(
	Func<TAttribute, T> valueSelector
)

Type Parameters

T

Parameters

valueSelector
Type: Func<(Of <(<'TAttribute, T>)>)>