메소드 | 설명 | |
---|---|---|
OutgoingWebResponseContextWrapper ( System.ServiceModel.Web.OutgoingWebResponseContext context ) : System | ||
SetStatusAsCreated ( |
||
SetStatusAsNotFound ( ) : void | ||
SetStatusAsNotFound ( string description ) : void |
public OutgoingWebResponseContextWrapper ( System.ServiceModel.Web.OutgoingWebResponseContext context ) : System | ||
context | System.ServiceModel.Web.OutgoingWebResponseContext | |
리턴 | System |
public SetStatusAsCreated ( |
||
locationUri | ||
리턴 | void |
public SetStatusAsNotFound ( string description ) : void | ||
description | string | |
리턴 | void |