메소드 | 설명 | |
---|---|---|
ServiceAttribute ( string request, string response ) : System |
Creates a Service Attribute
|
public ServiceAttribute ( string request, string response ) : System | ||
request | string | The service request string (e.g. "my.message.request") |
response | string | The service response string (e.g. "my.messagege.response") |
리턴 | System |