Example #1
0
    public void imethod_12(Interface61 A_0)
    {
        Interface61 interface2 = this.imethod_4(A_0.imethod_11());

        if (A_0 is Class664)
        {
            (interface2 as Class664).method_0().Interface59.imethod_0().method_13((A_0 as Class664).method_0().Interface59.imethod_0().method_12());
        }
        string[] strArray2 = A_0.imethod_9();
        int      index     = 0;
        int      length    = strArray2.Length;

        while (index < length)
        {
            using (Stream1 stream = A_0.imethod_0(strArray2[index]))
            {
                interface2.imethod_13(stream);
            }
            index++;
        }
        string[] strArray = A_0.imethod_10();
        int      num3     = 0;
        int      num4     = strArray.Length;

        while (num3 < num4)
        {
            using (Interface61 interface3 = A_0.imethod_5(strArray[num3]))
            {
                interface2.imethod_12(interface3);
            }
            num3++;
        }
    }
Example #2
0
    public void imethod_12(Interface61 A_0)
    {
        int       num    = 9;
        Class1005 class2 = A_0 as Class1005;

        if (class2 == null)
        {
            throw new NotImplementedException(BookmarkStart.b("氮帰䌲䰴帶圸尺ᴼ崾⑀㝂㉄≆ⱈ╊浌⭎㡐㕒㍔㉖⭘㹚㍜⭞䅠ၢᅤࡦ᭨੪੬੮兰ݲ౴ݶᱸࡺ嵼ᙾꎂﶈꮊメ殺ﲘ爵얠", num));
        }
        string str = A_0.imethod_11();

        if (this.imethod_7(str))
        {
            this.Interface61.imethod_6(str);
        }
        using (Class1005 class3 = this.imethod_4(str) as Class1005)
        {
            class2.interface40_0.imethod_4(0, IntPtr.Zero, IntPtr.Zero, class3.interface40_0);
        }
    }