Mvc<(Of <(<'TController>)>)>..::..Action<(Of <(<'TParam1, TParam2>)>)> Class
Namespace:
Suoranta.WebApp.Types
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Object
Suoranta.WebApp.Types..::..Mvc..::..ActionBase
Suoranta.WebApp.Types..::..Mvc<(Of <(<'TController>)>)>..::..ActionBase<(Of <(<'ControllerAction<(Of <(<'TParam1, TParam2>)>)>>)>)>
Suoranta.WebApp.Types..::..Mvc<(Of <(<'TController>)>)>..::..Action<(Of <(<'TParam1, TParam2>)>)>
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public sealed class Action<TParam1, TParam2> : Mvc<(Of <(<'TController>)>)>..::..ActionBase<ControllerAction<TParam1, TParam2>>, IAction
Type Parameters
- TParam1
- TParam2
Inheritance Hierarchy
Suoranta.WebApp.Types..::..Mvc..::..ActionBase
Suoranta.WebApp.Types..::..Mvc<(Of <(<'TController>)>)>..::..ActionBase<(Of <(<'ControllerAction<(Of <(<'TParam1, TParam2>)>)>>)>)>
Suoranta.WebApp.Types..::..Mvc<(Of <(<'TController>)>)>..::..Action<(Of <(<'TParam1, TParam2>)>)>

