Namespace: P4s3TestMachine.P4s3WebSvcReferenceAssembly: P4s3TestMachine (in P4s3TestMachine.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public interface IService1Channel : IService1,
IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>,
IDisposable |
Visual Basic |
---|
Public Interface IService1Channel
Inherits IService1, IClientChannel, IContextChannel, IChannel,
ICommunicationObject, IExtensibleObject(Of IContextChannel), IDisposable |
Visual C++ |
---|
public interface class IService1Channel : IService1,
IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel^>,
IDisposable |
See Also