using System; using System.CodeDom.Compiler; using System.ServiceModel; using System.ServiceModel.Channels; namespace SoM_PrnControl.YoyakuServiceReference; [GeneratedCode("System.ServiceModel", "4.0.0.0")] public interface YoyakuSoapChannel : YoyakuSoap, IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject, IDisposable { }