프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BuildHeaderValue | |||
ObjectContent | System | ||
ResetContentNegotiationResults | void |
메소드 | 설명 | |
---|---|---|
ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void | ||
ObjectContent ( object value, |
||
ObjectContent ( object value, |
메소드 | 설명 | |
---|---|---|
BuildHeaderValue ( string mediaType ) : |
||
ObjectContent ( ) : System | ||
ResetContentNegotiationResults ( ) : void |
public ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void | ||
context | System.Web.Mvc.ControllerContext | |
리턴 | void |
public ObjectContent ( object value, |
||
value | object | |
formatter | ||
mediaType | ||
리턴 | System |
public ObjectContent ( object value, |
||
value | object | |
formatter | ||
mediaType | string | |
리턴 | System |