C# Class T4MVC_System_Web_Mvc_PartialViewResult, UCosmicAlpha

Inheritance: System.Web.Mvc.PartialViewResult, IT4MVCActionResult
ファイルを表示 Open project: ucosmic/UCosmicAlpha Class Usage Examples

Public Methods

Method Description
T4MVC_System_Web_Mvc_PartialViewResult ( string area, string controller, string action, string protocol = null ) : System

Method Details

T4MVC_System_Web_Mvc_PartialViewResult() public method

public T4MVC_System_Web_Mvc_PartialViewResult ( string area, string controller, string action, string protocol = null ) : System
area string
controller string
action string
protocol string
return System