C# Class MvcApi.Formatting.FormatterContext

Inheritance: System.Web.Mvc.ControllerContext
Afficher le fichier Open project: dax70/MvcApi Class Usage Examples

Méthodes publiques

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

Method Details

FormatterContext() public méthode

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
Résultat System.Net.Http.Headers