[ServiceContractAttribute(ConfigurationName = "SxcWebSvcRef.IService1")]
public interface IService1
<ServiceContractAttribute(ConfigurationName := "SxcWebSvcRef.IService1")>
Public Interface IService1
[ServiceContractAttribute(ConfigurationName = L"SxcWebSvcRef.IService1")]
public interface class IService1
[<ServiceContractAttribute(ConfigurationName = "SxcWebSvcRef.IService1")>]
type IService1 = interface end