4 references to Constants
Binding.UDS.IntegrationTests (4)
ServiceContract\IEchoService.cs (4)
15
[ServiceContract(Namespace =
Constants
.NS, Name =
Constants
.TESTSERVICE_NAME)]
18
[OperationContract(Name = "Echo", Action =
Constants
.OPERATION_BASE + "Echo",
19
ReplyAction =
Constants
.OPERATION_BASE + "EchoResponse")]