Exemple #1
0
        private bool method_15()
        {
            decimal num;

            if (!decimal.TryParse(this.string_8, out num))
            {
                this.string_1 = "A118";
                return(false);
            }
            if (!decimal.TryParse(this.string_9, out num))
            {
                this.string_1 = "A114";
                return(false);
            }
            if (!decimal.TryParse(this.string_10, out num))
            {
                this.string_1 = "A115";
                return(false);
            }
            if (this.zyfp_LX_0 == ZYFP_LX.HYSY)
            {
                if (!Class34.smethod_7(this.method_10(), this.string_8, Class34.smethod_17(this.string_10, this.string_12), 2, Struct40.string_2))
                {
                    this.string_1 = "A106";
                    return(false);
                }
            }
            else if (!Class34.smethod_7(this.bool_0 ? this.method_10() : this.method_9(), this.string_8, this.bool_0 ? this.method_11() : this.string_10, 2, Struct40.string_2))
            {
                this.string_1 = "A106";
                return(false);
            }
            return(true);
        }
Exemple #2
0
        private bool method_14()
        {
            decimal num;

            if (!decimal.TryParse(this.string_10, out num))
            {
                this.string_1 = "A115";
                return(false);
            }
            if ((this.string_11.Length > 0) && !decimal.TryParse(this.string_11, out num))
            {
                this.string_1 = "A116";
                return(false);
            }
            if (!decimal.TryParse(this.string_12, out num))
            {
                this.string_1 = "A117";
                return(false);
            }
            string str2 = this.string_10;

            if (this.zyfp_LX_0 == ZYFP_LX.HYSY)
            {
                str2 = Class34.smethod_17(this.string_10, this.string_12);
            }
            else if (this.zyfp_LX_0 == ZYFP_LX.JZ_50_15)
            {
                str2 = Class34.smethod_15(Class34.smethod_17(this.string_10, this.string_12), "1.05", Struct40.int_50);
            }
            else if (this.zyfp_LX_0 == ZYFP_LX.CEZS)
            {
                str2 = Class34.smethod_18(this.string_10, this.string_2);
            }
            string str = Struct40.string_3;

            if (this.bool_1)
            {
                str = Struct40.string_4;
            }
            if ((Class34.smethod_9(str, Struct40.string_0, true) && (this.string_11.Length > 0)) && !Class34.smethod_7(str2, this.string_11, this.string_12, Struct40.int_50, str))
            {
                this.string_1 = "A108";
                this.string_0 = new string[] { str };
                return(false);
            }
            if (((this.string_11.Length > 0) && (this.string_12.Length > 0)) && (Class34.smethod_10(this.string_11, Struct40.string_0) && !Class34.smethod_10(this.string_12, Struct40.string_0)))
            {
                this.string_1 = "A132";
                return(false);
            }
            this.string_1 = "0000";
            return(true);
        }
Exemple #3
0
 internal string method_11()
 {
     if ((this.string_10.Length + this.string_12.Length) == 0)
     {
         return(string.Empty);
     }
     if ((this.string_10.Length > 0) && (this.string_12.Length > 0))
     {
         return(Class34.smethod_17(this.string_10, this.string_12));
     }
     return(this.string_10);
 }
Exemple #4
0
 internal string method_9()
 {
     if (!this.bool_0)
     {
         return(this.string_9);
     }
     if (this.string_9.Length <= 0)
     {
         return("");
     }
     if ((this.zyfp_LX_0 != ZYFP_LX.CEZS) && (this.zyfp_LX_0 != ZYFP_LX.JZ_50_15))
     {
         return(Class34.smethod_14(this.string_9, Class34.smethod_17(this.string_11, "1.00"), Struct40.int_46));
     }
     return(Class34.smethod_3(this.zyfp_LX_0, this.string_9, Struct40.int_46, null, this));
 }
Exemple #5
0
 public Spxx(string string_18, string string_19, string string_20, string string_21, string string_22, string string_23, bool bool_2, ZYFP_LX zyfp_LX_1)
 {
     this.string_0  = new string[0];
     this.string_2  = "";
     this.string_3  = "";
     this.string_4  = "";
     this.string_5  = "";
     this.string_6  = "";
     this.string_7  = "";
     this.string_8  = "";
     this.string_9  = "";
     this.string_10 = "";
     this.string_11 = "";
     this.string_12 = "";
     this.string_13 = "";
     this.string_14 = "";
     this.string_15 = "0";
     this.string_16 = "";
     this.string_17 = "";
     this.Spmc      = string_18;
     this.Spsm      = string_19;
     this.string_11 = ((string_20 == null) || (string_20.Length <= 0)) ? "" : Class34.smethod_20(string_20, Struct40.int_55);
     this.zyfp_LX_0 = zyfp_LX_1;
     this.Ggxh      = string_21;
     this.JLdw      = string_22;
     this.bool_0    = bool_2;
     this.string_9  = string_23;
     if (this.zyfp_LX_0 == ZYFP_LX.HYSY)
     {
         this.bool_0 = true;
         if ((!bool_2 && (string_23.Length > 0)) && (string_20.Length > 0))
         {
             this.string_9 = Class34.smethod_12(string_23, Class34.smethod_17("1.00", string_20), Struct40.int_46);
             if (Class34.smethod_24(this.string_9, Struct40.int_47, false) == null)
             {
                 this.string_9 = string.Empty;
             }
         }
     }
 }