//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.33440 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Saving.WcfTrading { 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="str_tradesrv_oper", Namespace="http://schemas.datacontract.org/2004/07/pbservice")] [System.SerializableAttribute()] public partial struct str_tradesrv_oper : System.Runtime.Serialization.IExtensibleDataObject, System.ComponentModel.INotifyPropertyChanged { [System.NonSerializedAttribute()] private System.Runtime.Serialization.ExtensionDataObject extensionDataField; [System.Runtime.Serialization.OptionalFieldAttribute()] private string sql_select_listField; [System.Runtime.Serialization.OptionalFieldAttribute()] private string sql_select_reportField; [System.Runtime.Serialization.OptionalFieldAttribute()] private string xml_detailField; [System.Runtime.Serialization.OptionalFieldAttribute()] private string xml_headerField; [System.Runtime.Serialization.OptionalFieldAttribute()] private string xml_listField; [System.Runtime.Serialization.OptionalFieldAttribute()] private string xml_optionField; [System.Runtime.Serialization.OptionalFieldAttribute()] private string xml_reportField; [System.Runtime.Serialization.OptionalFieldAttribute()] private string xml_tailerField; public System.Runtime.Serialization.ExtensionDataObject ExtensionData { get { return this.extensionDataField; } set { this.extensionDataField = value; } } [System.Runtime.Serialization.DataMemberAttribute()] public string sql_select_list { get { return this.sql_select_listField; } set { if ((object.ReferenceEquals(this.sql_select_listField, value) != true)) { this.sql_select_listField = value; this.RaisePropertyChanged("sql_select_list"); } } } [System.Runtime.Serialization.DataMemberAttribute()] public string sql_select_report { get { return this.sql_select_reportField; } set { if ((object.ReferenceEquals(this.sql_select_reportField, value) != true)) { this.sql_select_reportField = value; this.RaisePropertyChanged("sql_select_report"); } } } [System.Runtime.Serialization.DataMemberAttribute()] public string xml_detail { get { return this.xml_detailField; } set { if ((object.ReferenceEquals(this.xml_detailField, value) != true)) { this.xml_detailField = value; this.RaisePropertyChanged("xml_detail"); } } } [System.Runtime.Serialization.DataMemberAttribute()] public string xml_header { get { return this.xml_headerField; } set { if ((object.ReferenceEquals(this.xml_headerField, value) != true)) { this.xml_headerField = value; this.RaisePropertyChanged("xml_header"); } } } [System.Runtime.Serialization.DataMemberAttribute()] public string xml_list { get { return this.xml_listField; } set { if ((object.ReferenceEquals(this.xml_listField, value) != true)) { this.xml_listField = value; this.RaisePropertyChanged("xml_list"); } } } [System.Runtime.Serialization.DataMemberAttribute()] public string xml_option { get { return this.xml_optionField; } set { if ((object.ReferenceEquals(this.xml_optionField, value) != true)) { this.xml_optionField = value; this.RaisePropertyChanged("xml_option"); } } } [System.Runtime.Serialization.DataMemberAttribute()] public string xml_report { get { return this.xml_reportField; } set { if ((object.ReferenceEquals(this.xml_reportField, value) != true)) { this.xml_reportField = value; this.RaisePropertyChanged("xml_report"); } } } [System.Runtime.Serialization.DataMemberAttribute()] public string xml_tailer { get { return this.xml_tailerField; } set { if ((object.ReferenceEquals(this.xml_tailerField, value) != true)) { this.xml_tailerField = value; this.RaisePropertyChanged("xml_tailer"); } } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; 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="WcfTrading.ITrading")] public interface ITrading { [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/Discount", ReplyAction="http://tempuri.org/ITrading/DiscountResponse")] decimal Discount(string disc, decimal amount); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_init_info_debt", ReplyAction="http://tempuri.org/ITrading/of_init_info_debtResponse")] short of_init_info_debt(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_init_info_product", ReplyAction="http://tempuri.org/ITrading/of_init_info_productResponse")] short of_init_info_product(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_save_op_qt", ReplyAction="http://tempuri.org/ITrading/of_save_op_qtResponse")] short of_save_op_qt(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_init_info_cred", ReplyAction="http://tempuri.org/ITrading/of_init_info_credResponse")] short of_init_info_cred(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_init_op_slip", ReplyAction="http://tempuri.org/ITrading/of_init_op_slipResponse")] short of_init_op_slip(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_save_op_slip", ReplyAction="http://tempuri.org/ITrading/of_save_op_slipResponse")] short of_save_op_slip(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_init_info_product_master", ReplyAction="http://tempuri.org/ITrading/of_init_info_product_masterResponse")] short of_init_info_product_master(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradsrv_oper); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_init_stockcard", ReplyAction="http://tempuri.org/ITrading/of_init_stockcardResponse")] short of_init_stockcard(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradsrv_oper); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_save_info_product_master", ReplyAction="http://tempuri.org/ITrading/of_save_info_product_masterResponse")] short of_save_info_product_master(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradsrv_oper); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_init_info_cred_master", ReplyAction="http://tempuri.org/ITrading/of_init_info_cred_masterResponse")] short of_init_info_cred_master(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradsrv_oper); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_save_info_cred_master", ReplyAction="http://tempuri.org/ITrading/of_save_info_cred_masterResponse")] short of_save_info_cred_master(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradsrv_oper); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_init_info_debt_master", ReplyAction="http://tempuri.org/ITrading/of_init_info_debt_masterResponse")] short of_init_info_debt_master(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradsrv_oper); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_save_info_debt_master", ReplyAction="http://tempuri.org/ITrading/of_save_info_debt_masterResponse")] short of_save_info_debt_master(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradsrv_oper); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_init_info_qt", ReplyAction="http://tempuri.org/ITrading/of_init_info_qtResponse")] short of_init_info_qt(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradsrv_oper); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_init_info_slipref", ReplyAction="http://tempuri.org/ITrading/of_init_info_sliprefResponse")] short of_init_info_slipref(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_init_fin_info_credit", ReplyAction="http://tempuri.org/ITrading/of_init_fin_info_creditResponse")] short of_init_fin_info_credit(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_init_verifycountstk", ReplyAction="http://tempuri.org/ITrading/of_init_verifycountstkResponse")] short of_init_verifycountstk(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_save_verifycountstk", ReplyAction="http://tempuri.org/ITrading/of_save_verifycountstkResponse")] short of_save_verifycountstk(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_init_fin_apcredit", ReplyAction="http://tempuri.org/ITrading/of_init_fin_apcreditResponse")] short of_init_fin_apcredit(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_init_info_credit_slip", ReplyAction="http://tempuri.org/ITrading/of_init_info_credit_slipResponse")] short of_init_info_credit_slip(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_init_fin_arcredit", ReplyAction="http://tempuri.org/ITrading/of_init_fin_arcreditResponse")] short of_init_fin_arcredit(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_init_info_store", ReplyAction="http://tempuri.org/ITrading/of_init_info_storeResponse")] short of_init_info_store(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_init_info_member", ReplyAction="http://tempuri.org/ITrading/of_init_info_memberResponse")] short of_init_info_member(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_init_info_product_master_ed", ReplyAction="http://tempuri.org/ITrading/of_init_info_product_master_edResponse")] short of_init_info_product_master_ed(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_prc_cls_day_opt", ReplyAction="http://tempuri.org/ITrading/of_prc_cls_day_optResponse")] short of_prc_cls_day_opt(string wsPass, string Branch_id, System.DateTime Operate_date); [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/ITrading/of_prc_cls_mth_opt", ReplyAction="http://tempuri.org/ITrading/of_prc_cls_mth_optResponse")] short of_prc_cls_mth_opt(string wsPass, string Branch_id, string recv_period, System.DateTime Operate_date); } [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] public interface ITradingChannel : Saving.WcfTrading.ITrading, System.ServiceModel.IClientChannel { } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] public partial class TradingClient : System.ServiceModel.ClientBase, Saving.WcfTrading.ITrading { public TradingClient() { } public TradingClient(string endpointConfigurationName) : base(endpointConfigurationName) { } public TradingClient(string endpointConfigurationName, string remoteAddress) : base(endpointConfigurationName, remoteAddress) { } public TradingClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) : base(endpointConfigurationName, remoteAddress) { } public TradingClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) : base(binding, remoteAddress) { } public decimal Discount(string disc, decimal amount) { return base.Channel.Discount(disc, amount); } public short of_init_info_debt(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req) { return base.Channel.of_init_info_debt(wsPass, ref astr_tradewsrv_req); } public short of_init_info_product(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req) { return base.Channel.of_init_info_product(wsPass, ref astr_tradewsrv_req); } public short of_save_op_qt(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req) { return base.Channel.of_save_op_qt(wsPass, ref astr_tradewsrv_req); } public short of_init_info_cred(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req) { return base.Channel.of_init_info_cred(wsPass, ref astr_tradewsrv_req); } public short of_init_op_slip(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req) { return base.Channel.of_init_op_slip(wsPass, ref astr_tradewsrv_req); } public short of_save_op_slip(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req) { return base.Channel.of_save_op_slip(wsPass, ref astr_tradewsrv_req); } public short of_init_info_product_master(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradsrv_oper) { return base.Channel.of_init_info_product_master(wsPass, ref astr_tradsrv_oper); } public short of_init_stockcard(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradsrv_oper) { return base.Channel.of_init_stockcard(wsPass, ref astr_tradsrv_oper); } public short of_save_info_product_master(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradsrv_oper) { return base.Channel.of_save_info_product_master(wsPass, ref astr_tradsrv_oper); } public short of_init_info_cred_master(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradsrv_oper) { return base.Channel.of_init_info_cred_master(wsPass, ref astr_tradsrv_oper); } public short of_save_info_cred_master(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradsrv_oper) { return base.Channel.of_save_info_cred_master(wsPass, ref astr_tradsrv_oper); } public short of_init_info_debt_master(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradsrv_oper) { return base.Channel.of_init_info_debt_master(wsPass, ref astr_tradsrv_oper); } public short of_save_info_debt_master(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradsrv_oper) { return base.Channel.of_save_info_debt_master(wsPass, ref astr_tradsrv_oper); } public short of_init_info_qt(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradsrv_oper) { return base.Channel.of_init_info_qt(wsPass, ref astr_tradsrv_oper); } public short of_init_info_slipref(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req) { return base.Channel.of_init_info_slipref(wsPass, ref astr_tradewsrv_req); } public short of_init_fin_info_credit(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req) { return base.Channel.of_init_fin_info_credit(wsPass, ref astr_tradewsrv_req); } public short of_init_verifycountstk(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req) { return base.Channel.of_init_verifycountstk(wsPass, ref astr_tradewsrv_req); } public short of_save_verifycountstk(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req) { return base.Channel.of_save_verifycountstk(wsPass, ref astr_tradewsrv_req); } public short of_init_fin_apcredit(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req) { return base.Channel.of_init_fin_apcredit(wsPass, ref astr_tradewsrv_req); } public short of_init_info_credit_slip(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req) { return base.Channel.of_init_info_credit_slip(wsPass, ref astr_tradewsrv_req); } public short of_init_fin_arcredit(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req) { return base.Channel.of_init_fin_arcredit(wsPass, ref astr_tradewsrv_req); } public short of_init_info_store(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req) { return base.Channel.of_init_info_store(wsPass, ref astr_tradewsrv_req); } public short of_init_info_member(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req) { return base.Channel.of_init_info_member(wsPass, ref astr_tradewsrv_req); } public short of_init_info_product_master_ed(string wsPass, ref Saving.WcfTrading.str_tradesrv_oper astr_tradewsrv_req) { return base.Channel.of_init_info_product_master_ed(wsPass, ref astr_tradewsrv_req); } public short of_prc_cls_day_opt(string wsPass, string Branch_id, System.DateTime Operate_date) { return base.Channel.of_prc_cls_day_opt(wsPass, Branch_id, Operate_date); } public short of_prc_cls_mth_opt(string wsPass, string Branch_id, string recv_period, System.DateTime Operate_date) { return base.Channel.of_prc_cls_mth_opt(wsPass, Branch_id, recv_period, Operate_date); } } }