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

ControllerAction<(Of <(<'TParam>)>)> Delegate

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

Syntax


public delegate ActionResult ControllerAction<TParam>(
	TParam param
)

Type Parameters

TParam

Parameters

param
Type: TParam