admin
2024-09-20 8b7b39172ee548ff303dbd73816cb7c1071f7887
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
//------------------------------------------------------------------------------
// <auto-generated>
//     此代码由工具生成。
//     运行时版本:4.0.30319.42000
//
//     对此文件的更改可能会导致不正确的行为,并且如果
//     重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
 
namespace JRMonitor.WcfServiceGas {
    using System.Runtime.Serialization;
    using System;
    
    
    [System.Diagnostics.DebuggerStepThroughAttribute()]
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")]
    [System.Runtime.Serialization.DataContractAttribute(Name="Request", Namespace="http://schemas.datacontract.org/2004/07/WcfServiceGas")]
    [System.SerializableAttribute()]
    public partial class Request : object, System.Runtime.Serialization.IExtensibleDataObject, System.ComponentModel.INotifyPropertyChanged {
        
        [System.NonSerializedAttribute()]
        private System.Runtime.Serialization.ExtensionDataObject extensionDataField;
        
        private byte[] SerializeObjecDensityBField;
        
        [System.Runtime.Serialization.OptionalFieldAttribute()]
        private byte[] SerializeObjectInputField;
        
        [System.Runtime.Serialization.OptionalFieldAttribute()]
        private byte[] SerializeObjectInput1Field;
        
        [System.Runtime.Serialization.OptionalFieldAttribute()]
        private byte[] SerializeObjectInput2Field;
        
        [System.Runtime.Serialization.OptionalFieldAttribute()]
        private byte[] SerializeObjectInputLimitField;
        
        [System.Runtime.Serialization.OptionalFieldAttribute()]
        private byte[] SerializeObjectInputLimit2Field;
        
        [System.Runtime.Serialization.OptionalFieldAttribute()]
        private byte[] SerializeObjectInputPercentField;
        
        [System.Runtime.Serialization.OptionalFieldAttribute()]
        private byte[] SerializeObjectInputPercent2Field;
        
        [System.Runtime.Serialization.OptionalFieldAttribute()]
        private byte[] SerializeObjectInputUnknownField;
        
        private double[] dDifField;
        
        private double dFailCoffField;
        
        private int iGasTypeField;
        
        private int iWeightAField;
        
        private int iWeightBField;
        
        private int iWeightCField;
        
        [System.Runtime.Serialization.OptionalFieldAttribute()]
        private string strUserNameField;
        
        [global::System.ComponentModel.BrowsableAttribute(false)]
        public System.Runtime.Serialization.ExtensionDataObject ExtensionData {
            get {
                return this.extensionDataField;
            }
            set {
                this.extensionDataField = value;
            }
        }
        
        [System.Runtime.Serialization.DataMemberAttribute(IsRequired=true)]
        public byte[] SerializeObjecDensityB {
            get {
                return this.SerializeObjecDensityBField;
            }
            set {
                if ((object.ReferenceEquals(this.SerializeObjecDensityBField, value) != true)) {
                    this.SerializeObjecDensityBField = value;
                    this.RaisePropertyChanged("SerializeObjecDensityB");
                }
            }
        }
        
        [System.Runtime.Serialization.DataMemberAttribute()]
        public byte[] SerializeObjectInput {
            get {
                return this.SerializeObjectInputField;
            }
            set {
                if ((object.ReferenceEquals(this.SerializeObjectInputField, value) != true)) {
                    this.SerializeObjectInputField = value;
                    this.RaisePropertyChanged("SerializeObjectInput");
                }
            }
        }
        
        [System.Runtime.Serialization.DataMemberAttribute()]
        public byte[] SerializeObjectInput1 {
            get {
                return this.SerializeObjectInput1Field;
            }
            set {
                if ((object.ReferenceEquals(this.SerializeObjectInput1Field, value) != true)) {
                    this.SerializeObjectInput1Field = value;
                    this.RaisePropertyChanged("SerializeObjectInput1");
                }
            }
        }
        
        [System.Runtime.Serialization.DataMemberAttribute()]
        public byte[] SerializeObjectInput2 {
            get {
                return this.SerializeObjectInput2Field;
            }
            set {
                if ((object.ReferenceEquals(this.SerializeObjectInput2Field, value) != true)) {
                    this.SerializeObjectInput2Field = value;
                    this.RaisePropertyChanged("SerializeObjectInput2");
                }
            }
        }
        
        [System.Runtime.Serialization.DataMemberAttribute()]
        public byte[] SerializeObjectInputLimit {
            get {
                return this.SerializeObjectInputLimitField;
            }
            set {
                if ((object.ReferenceEquals(this.SerializeObjectInputLimitField, value) != true)) {
                    this.SerializeObjectInputLimitField = value;
                    this.RaisePropertyChanged("SerializeObjectInputLimit");
                }
            }
        }
        
        [System.Runtime.Serialization.DataMemberAttribute()]
        public byte[] SerializeObjectInputLimit2 {
            get {
                return this.SerializeObjectInputLimit2Field;
            }
            set {
                if ((object.ReferenceEquals(this.SerializeObjectInputLimit2Field, value) != true)) {
                    this.SerializeObjectInputLimit2Field = value;
                    this.RaisePropertyChanged("SerializeObjectInputLimit2");
                }
            }
        }
        
        [System.Runtime.Serialization.DataMemberAttribute()]
        public byte[] SerializeObjectInputPercent {
            get {
                return this.SerializeObjectInputPercentField;
            }
            set {
                if ((object.ReferenceEquals(this.SerializeObjectInputPercentField, value) != true)) {
                    this.SerializeObjectInputPercentField = value;
                    this.RaisePropertyChanged("SerializeObjectInputPercent");
                }
            }
        }
        
        [System.Runtime.Serialization.DataMemberAttribute()]
        public byte[] SerializeObjectInputPercent2 {
            get {
                return this.SerializeObjectInputPercent2Field;
            }
            set {
                if ((object.ReferenceEquals(this.SerializeObjectInputPercent2Field, value) != true)) {
                    this.SerializeObjectInputPercent2Field = value;
                    this.RaisePropertyChanged("SerializeObjectInputPercent2");
                }
            }
        }
        
        [System.Runtime.Serialization.DataMemberAttribute()]
        public byte[] SerializeObjectInputUnknown {
            get {
                return this.SerializeObjectInputUnknownField;
            }
            set {
                if ((object.ReferenceEquals(this.SerializeObjectInputUnknownField, value) != true)) {
                    this.SerializeObjectInputUnknownField = value;
                    this.RaisePropertyChanged("SerializeObjectInputUnknown");
                }
            }
        }
        
        [System.Runtime.Serialization.DataMemberAttribute(IsRequired=true)]
        public double[] dDif {
            get {
                return this.dDifField;
            }
            set {
                if ((object.ReferenceEquals(this.dDifField, value) != true)) {
                    this.dDifField = value;
                    this.RaisePropertyChanged("dDif");
                }
            }
        }
        
        [System.Runtime.Serialization.DataMemberAttribute(IsRequired=true)]
        public double dFailCoff {
            get {
                return this.dFailCoffField;
            }
            set {
                if ((this.dFailCoffField.Equals(value) != true)) {
                    this.dFailCoffField = value;
                    this.RaisePropertyChanged("dFailCoff");
                }
            }
        }
        
        [System.Runtime.Serialization.DataMemberAttribute(IsRequired=true)]
        public int iGasType {
            get {
                return this.iGasTypeField;
            }
            set {
                if ((this.iGasTypeField.Equals(value) != true)) {
                    this.iGasTypeField = value;
                    this.RaisePropertyChanged("iGasType");
                }
            }
        }
        
        [System.Runtime.Serialization.DataMemberAttribute(IsRequired=true)]
        public int iWeightA {
            get {
                return this.iWeightAField;
            }
            set {
                if ((this.iWeightAField.Equals(value) != true)) {
                    this.iWeightAField = value;
                    this.RaisePropertyChanged("iWeightA");
                }
            }
        }
        
        [System.Runtime.Serialization.DataMemberAttribute(IsRequired=true)]
        public int iWeightB {
            get {
                return this.iWeightBField;
            }
            set {
                if ((this.iWeightBField.Equals(value) != true)) {
                    this.iWeightBField = value;
                    this.RaisePropertyChanged("iWeightB");
                }
            }
        }
        
        [System.Runtime.Serialization.DataMemberAttribute(IsRequired=true)]
        public int iWeightC {
            get {
                return this.iWeightCField;
            }
            set {
                if ((this.iWeightCField.Equals(value) != true)) {
                    this.iWeightCField = value;
                    this.RaisePropertyChanged("iWeightC");
                }
            }
        }
        
        [System.Runtime.Serialization.DataMemberAttribute()]
        public string strUserName {
            get {
                return this.strUserNameField;
            }
            set {
                if ((object.ReferenceEquals(this.strUserNameField, value) != true)) {
                    this.strUserNameField = value;
                    this.RaisePropertyChanged("strUserName");
                }
            }
        }
        
        public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
        
        protected void RaisePropertyChanged(string propertyName) {
            System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
            if ((propertyChanged != null)) {
                propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
            }
        }
    }
    
    [System.Diagnostics.DebuggerStepThroughAttribute()]
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")]
    [System.Runtime.Serialization.DataContractAttribute(Name="Response", Namespace="http://schemas.datacontract.org/2004/07/WcfServiceGas")]
    [System.SerializableAttribute()]
    public partial class Response : object, System.Runtime.Serialization.IExtensibleDataObject, System.ComponentModel.INotifyPropertyChanged {
        
        [System.NonSerializedAttribute()]
        private System.Runtime.Serialization.ExtensionDataObject extensionDataField;
        
        [System.Runtime.Serialization.OptionalFieldAttribute()]
        private byte[] SerializeObjectOutputField;
        
        [global::System.ComponentModel.BrowsableAttribute(false)]
        public System.Runtime.Serialization.ExtensionDataObject ExtensionData {
            get {
                return this.extensionDataField;
            }
            set {
                this.extensionDataField = value;
            }
        }
        
        [System.Runtime.Serialization.DataMemberAttribute()]
        public byte[] SerializeObjectOutput {
            get {
                return this.SerializeObjectOutputField;
            }
            set {
                if ((object.ReferenceEquals(this.SerializeObjectOutputField, value) != true)) {
                    this.SerializeObjectOutputField = value;
                    this.RaisePropertyChanged("SerializeObjectOutput");
                }
            }
        }
        
        public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
        
        protected void RaisePropertyChanged(string propertyName) {
            System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
            if ((propertyChanged != null)) {
                propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
            }
        }
    }
    
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
    [System.ServiceModel.ServiceContractAttribute(ConfigurationName="WcfServiceGas.IServiceGas")]
    public interface IServiceGas {
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasInfoV2", ReplyAction="http://tempuri.org/IServiceGas/GetGasInfoV2Response")]
        JRMonitor.WcfServiceGas.Response GetGasInfoV2(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasInfoV2", ReplyAction="http://tempuri.org/IServiceGas/GetGasInfoV2Response")]
        System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasInfoV2Async(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasInfoV3", ReplyAction="http://tempuri.org/IServiceGas/GetGasInfoV3Response")]
        JRMonitor.WcfServiceGas.Response GetGasInfoV3(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasInfoV3", ReplyAction="http://tempuri.org/IServiceGas/GetGasInfoV3Response")]
        System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasInfoV3Async(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasPercentV2", ReplyAction="http://tempuri.org/IServiceGas/GetGasPercentV2Response")]
        JRMonitor.WcfServiceGas.Response GetGasPercentV2(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasPercentV2", ReplyAction="http://tempuri.org/IServiceGas/GetGasPercentV2Response")]
        System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasPercentV2Async(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasPercentV3", ReplyAction="http://tempuri.org/IServiceGas/GetGasPercentV3Response")]
        JRMonitor.WcfServiceGas.Response GetGasPercentV3(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasPercentV3", ReplyAction="http://tempuri.org/IServiceGas/GetGasPercentV3Response")]
        System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasPercentV3Async(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasPercentV4", ReplyAction="http://tempuri.org/IServiceGas/GetGasPercentV4Response")]
        JRMonitor.WcfServiceGas.Response GetGasPercentV4(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasPercentV4", ReplyAction="http://tempuri.org/IServiceGas/GetGasPercentV4Response")]
        System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasPercentV4Async(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetCheckRangeV1", ReplyAction="http://tempuri.org/IServiceGas/GetCheckRangeV1Response")]
        JRMonitor.WcfServiceGas.Response GetCheckRangeV1(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetCheckRangeV1", ReplyAction="http://tempuri.org/IServiceGas/GetCheckRangeV1Response")]
        System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetCheckRangeV1Async(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasMCP", ReplyAction="http://tempuri.org/IServiceGas/GetGasMCPResponse")]
        JRMonitor.WcfServiceGas.Response GetGasMCP(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasMCP", ReplyAction="http://tempuri.org/IServiceGas/GetGasMCPResponse")]
        System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasMCPAsync(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasMCPV2", ReplyAction="http://tempuri.org/IServiceGas/GetGasMCPV2Response")]
        JRMonitor.WcfServiceGas.Response GetGasMCPV2(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasMCPV2", ReplyAction="http://tempuri.org/IServiceGas/GetGasMCPV2Response")]
        System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasMCPV2Async(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasMCPV3", ReplyAction="http://tempuri.org/IServiceGas/GetGasMCPV3Response")]
        JRMonitor.WcfServiceGas.Response GetGasMCPV3(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasMCPV3", ReplyAction="http://tempuri.org/IServiceGas/GetGasMCPV3Response")]
        System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasMCPV3Async(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasPIONA", ReplyAction="http://tempuri.org/IServiceGas/GetGasPIONAResponse")]
        JRMonitor.WcfServiceGas.Response GetGasPIONA(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasPIONA", ReplyAction="http://tempuri.org/IServiceGas/GetGasPIONAResponse")]
        System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasPIONAAsync(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasFormulaDf", ReplyAction="http://tempuri.org/IServiceGas/GetGasFormulaDfResponse")]
        JRMonitor.WcfServiceGas.Response GetGasFormulaDf(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasFormulaDf", ReplyAction="http://tempuri.org/IServiceGas/GetGasFormulaDfResponse")]
        System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasFormulaDfAsync(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasHeat", ReplyAction="http://tempuri.org/IServiceGas/GetGasHeatResponse")]
        JRMonitor.WcfServiceGas.Response GetGasHeat(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasHeat", ReplyAction="http://tempuri.org/IServiceGas/GetGasHeatResponse")]
        System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasHeatAsync(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetBlendGasHeat", ReplyAction="http://tempuri.org/IServiceGas/GetBlendGasHeatResponse")]
        JRMonitor.WcfServiceGas.Response GetBlendGasHeat(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetBlendGasHeat", ReplyAction="http://tempuri.org/IServiceGas/GetBlendGasHeatResponse")]
        System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetBlendGasHeatAsync(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasCut", ReplyAction="http://tempuri.org/IServiceGas/GetGasCutResponse")]
        JRMonitor.WcfServiceGas.Response GetGasCut(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/GetGasCut", ReplyAction="http://tempuri.org/IServiceGas/GetGasCutResponse")]
        System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasCutAsync(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/AutoBlendMulti", ReplyAction="http://tempuri.org/IServiceGas/AutoBlendMultiResponse")]
        JRMonitor.WcfServiceGas.Response AutoBlendMulti(JRMonitor.WcfServiceGas.Request req);
        
        [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IServiceGas/AutoBlendMulti", ReplyAction="http://tempuri.org/IServiceGas/AutoBlendMultiResponse")]
        System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> AutoBlendMultiAsync(JRMonitor.WcfServiceGas.Request req);
    }
    
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
    public interface IServiceGasChannel : JRMonitor.WcfServiceGas.IServiceGas, System.ServiceModel.IClientChannel {
    }
    
    [System.Diagnostics.DebuggerStepThroughAttribute()]
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
    public partial class ServiceGasClient : System.ServiceModel.ClientBase<JRMonitor.WcfServiceGas.IServiceGas>, JRMonitor.WcfServiceGas.IServiceGas {
        
        public ServiceGasClient() {
        }
        
        public ServiceGasClient(string endpointConfigurationName) : 
                base(endpointConfigurationName) {
        }
        
        public ServiceGasClient(string endpointConfigurationName, string remoteAddress) : 
                base(endpointConfigurationName, remoteAddress) {
        }
        
        public ServiceGasClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) : 
                base(endpointConfigurationName, remoteAddress) {
        }
        
        public ServiceGasClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) : 
                base(binding, remoteAddress) {
        }
        
        public JRMonitor.WcfServiceGas.Response GetGasInfoV2(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasInfoV2(req);
        }
        
        public System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasInfoV2Async(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasInfoV2Async(req);
        }
        
        public JRMonitor.WcfServiceGas.Response GetGasInfoV3(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasInfoV3(req);
        }
        
        public System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasInfoV3Async(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasInfoV3Async(req);
        }
        
        public JRMonitor.WcfServiceGas.Response GetGasPercentV2(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasPercentV2(req);
        }
        
        public System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasPercentV2Async(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasPercentV2Async(req);
        }
        
        public JRMonitor.WcfServiceGas.Response GetGasPercentV3(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasPercentV3(req);
        }
        
        public System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasPercentV3Async(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasPercentV3Async(req);
        }
        
        public JRMonitor.WcfServiceGas.Response GetGasPercentV4(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasPercentV4(req);
        }
        
        public System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasPercentV4Async(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasPercentV4Async(req);
        }
        
        public JRMonitor.WcfServiceGas.Response GetCheckRangeV1(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetCheckRangeV1(req);
        }
        
        public System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetCheckRangeV1Async(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetCheckRangeV1Async(req);
        }
        
        public JRMonitor.WcfServiceGas.Response GetGasMCP(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasMCP(req);
        }
        
        public System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasMCPAsync(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasMCPAsync(req);
        }
        
        public JRMonitor.WcfServiceGas.Response GetGasMCPV2(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasMCPV2(req);
        }
        
        public System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasMCPV2Async(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasMCPV2Async(req);
        }
        
        public JRMonitor.WcfServiceGas.Response GetGasMCPV3(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasMCPV3(req);
        }
        
        public System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasMCPV3Async(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasMCPV3Async(req);
        }
        
        public JRMonitor.WcfServiceGas.Response GetGasPIONA(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasPIONA(req);
        }
        
        public System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasPIONAAsync(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasPIONAAsync(req);
        }
        
        public JRMonitor.WcfServiceGas.Response GetGasFormulaDf(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasFormulaDf(req);
        }
        
        public System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasFormulaDfAsync(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasFormulaDfAsync(req);
        }
        
        public JRMonitor.WcfServiceGas.Response GetGasHeat(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasHeat(req);
        }
        
        public System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasHeatAsync(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasHeatAsync(req);
        }
        
        public JRMonitor.WcfServiceGas.Response GetBlendGasHeat(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetBlendGasHeat(req);
        }
        
        public System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetBlendGasHeatAsync(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetBlendGasHeatAsync(req);
        }
        
        public JRMonitor.WcfServiceGas.Response GetGasCut(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasCut(req);
        }
        
        public System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> GetGasCutAsync(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.GetGasCutAsync(req);
        }
        
        public JRMonitor.WcfServiceGas.Response AutoBlendMulti(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.AutoBlendMulti(req);
        }
        
        public System.Threading.Tasks.Task<JRMonitor.WcfServiceGas.Response> AutoBlendMultiAsync(JRMonitor.WcfServiceGas.Request req) {
            return base.Channel.AutoBlendMultiAsync(req);
        }
    }
}