Property | Type | Description | |
---|---|---|---|
BuildHeaderValue | |||
ObjectContent | System | ||
ResetContentNegotiationResults | void |
Method | Description | |
---|---|---|
ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void | ||
ObjectContent ( object value, |
||
ObjectContent ( object value, |
Method | Description | |
---|---|---|
BuildHeaderValue ( string mediaType ) : |
||
ObjectContent ( ) : System | ||
ResetContentNegotiationResults ( ) : void |
public ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void | ||
context | System.Web.Mvc.ControllerContext | |
return | void |
public ObjectContent ( object value, |
||
value | object | |
formatter | ||
mediaType | ||
return | System |
public ObjectContent ( object value, |
||
value | object | |
formatter | ||
mediaType | string | |
return | System |