Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
T4MVC_ViewResult
C# Class T4MVC_ViewResult, mvccontrib
Inheritance:
System.Web.Mvc.ViewResult
,
IT4MVCActionResult
Mostrar archivo
Open project: atomicobject/mvccontrib
Class Usage Examples
Public Methods
Method
Description
T4MVC_ViewResult
(
string
area
,
string
controller
,
string
action
) :
System
Method Details
T4MVC_ViewResult()
public
method
public
T4MVC_ViewResult
(
string
area
,
string
controller
,
string
action
) :
System
area
string
controller
string
action
string
return
System