Property | Type | Description | |
---|---|---|---|
ContentType | string | ||
Formatter | string>.Func |
Method | Description | |
---|---|---|
BaseHttpResult ( object item, string contentType, string>.Func | ||
ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void |
public BaseHttpResult ( object item, string contentType, string>.Func | ||
item | object | |
contentType | string | |
formatter | string>.Func | |
return | System |
public ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void | ||
context | System.Web.Mvc.ControllerContext | |
return | void |