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

Mvc..::..NewAction<(Of <(<'TController>)>)> Method (String, String, Type)

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

Syntax


public static Mvc..::..Action NewAction<TController>(
	string methodName,
	string paramName,
	Type paramType
)

Type Parameters

TController

Parameters

methodName
Type: String
paramName
Type: String
paramType
Type: Type