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

Mvc<(Of <(<'TController>)>)>..::..ActionBase<(Of <(<'TFunc>)>)> Class

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

Syntax


public class ActionBase<TFunc> : Mvc..::..ActionBase
where TFunc : MulticastDelegate

Type Parameters

TFunc

Inheritance Hierarchy


Object
  Suoranta.WebApp.Types..::..Mvc..::..ActionBase
    Suoranta.WebApp.Types..::..Mvc<(Of <(<'TController>)>)>..::..ActionBase<(Of <(<'TFunc>)>)>