Exemplo n.º 1
0
    public bool method_2(string string_7, int int_4)
    {
        bool   result = false;
        string text   = this.method_9(48, "");
        string text2  = this.method_8(Delegate124.smethod_0(string_7, text));

        if (Delegate98.smethod_0(text2, ""))
        {
            int num = Delegate134.smethod_0(text2);
            if (num == int_4)
            {
                return(true);
            }
        }
        return(result);
    }
Exemplo n.º 2
0
    public void method_15(string string_7)
    {
        string text = this.method_9(50, "");

        string[] array = Delegate181.smethod_0(this.method_8(Delegate124.smethod_0(string_7, text)), new char[]
        {
            '+'
        });
        try
        {
            this.int_0    = Delegate134.smethod_0(array[0]);
            this.string_4 = array[1];
        }
        catch (Exception)
        {
        }
    }