ControllerAction<(Of <(<'TParam>)>)> Delegate
Namespace:
Suoranta.WebApp.Types
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public delegate ActionResult ControllerAction<TParam>( TParam param )
Type Parameters
- TParam
Parameters
- param
- Type: TParam

