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