C# Class MvcApi.Formatting.FormatterContext

Inheritance: System.Web.Mvc.ControllerContext
Mostra file Open project: dax70/MvcApi Class Usage Examples

Public Methods

Method Description
FormatterContext ( System.Web.Mvc.ControllerContext controllerContext, System.Web.Mvc.ActionDescriptor actionDescriptor ) : System.Net.Http.Headers

Method Details

FormatterContext() public method

public FormatterContext ( System.Web.Mvc.ControllerContext controllerContext, System.Web.Mvc.ActionDescriptor actionDescriptor ) : System.Net.Http.Headers
controllerContext System.Web.Mvc.ControllerContext
actionDescriptor System.Web.Mvc.ActionDescriptor
return System.Net.Http.Headers