C# Class AreasExample.Areas.Catalog.Controllers.T4MVC_ProductController

Inheritance: AreasExample.Areas.Catalog.Controllers.ProductController
Datei anzeigen Open project: jeffreypalermo/mvc2inaction

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult
T4MVC_ProductController ( ) : System

Method Details

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

T4MVC_ProductController() public method

public T4MVC_ProductController ( ) : System
return System