예제 #1
0
    public void method_20(string A_0, Stream A_1, bool A_2)
    {
        int      num    = 0x10;
        Class814 class2 = this.method_1(A_0);

        if (class2 == null)
        {
            throw new ArgumentOutOfRangeException(BookmarkStart.b("張䰷弹儻瀽ℿ⽁⅃", num), BookmarkStart.b("电夷吹刻儽㐿扁≃⽅♇⹉汋㵍⁏㝑㝓㽕㹗㍙㥛㩝䁟ୡၣͥէ䑩", num));
        }
        class2.method_17(A_1, A_2);
    }
예제 #2
0
    public void method_22(string A_0, byte[] A_1)
    {
        int      num    = 8;
        Class814 class2 = this.method_1(A_0);

        if (class2 == null)
        {
            throw new ArgumentOutOfRangeException(BookmarkStart.b("䜭䐯圱夳砵夷圹夻", num), BookmarkStart.b("洭儯就娳夵䰷ᨹ娻圽⸿♁摃㕅㡇⽉⽋❍㙏㭑ㅓ㉕硗㍙⡛㭝ൟ䱡", num));
        }
        MemoryStream stream = new MemoryStream(A_1);

        class2.method_17(stream, true);
    }
예제 #3
0
    public void method_21(string A_0, Stream A_1, bool A_2, FileAttributes A_3)
    {
        Class814 class2 = this.method_1(A_0);

        if (class2 != null)
        {
            class2.method_17(A_1, A_2);
        }
        else
        {
            this.method_14(A_0, A_1, A_2, A_3);
        }
    }