메소드 | 설명 | |
---|---|---|
InvokeServiceResponseMessage ( ) : System.ServiceModel |
Initializes an empty message.
|
|
InvokeServiceResponseMessage ( byte InvokeServiceResponse ) : System.ServiceModel |
Initializes the message with the body.
|
public InvokeServiceResponseMessage ( ) : System.ServiceModel | ||
리턴 | System.ServiceModel |
public InvokeServiceResponseMessage ( byte InvokeServiceResponse ) : System.ServiceModel | ||
InvokeServiceResponse | byte | The invoke service response. |
리턴 | System.ServiceModel |