Modify EndpointLookup1 properties to use the interface name Echo and use the default registry.
将EndpointLookup 1属性修改为使用接口名称echo并使用缺省注册中心。
2
Open Assembly diagram, and add Echo for both interface and reference.
打开组装关系图,同时为接口和引用添加echo。
3
The wizard also produces a stub class called (assuming the WSDL includes a binding for SOAP/HTTP) EchoSoapBindingStub that implements the echointerface defined above.