Exemplo n.º 1
0
 private void method_3(Class187 A_0)
 {
     A_0.method_1(0x10);
     A_0.method_3(0x10);
     A_0.method_5(0x80);
     A_0.method_7(20);
     A_0.method_9(BookmarkStart.b("爲瀴搶", 13));
     A_0.method_11(BookmarkStart.b("瀲崴嘶倸唺吼儾♀โ⩄⍆ⱈࡊཌ౎", 13));
     A_0.method_13(BookmarkStart.b("怲紴瘶࠸", 13));
 }
Exemplo n.º 2
0
        public int method_3(Class187 class187_0, int int_2)
        {
            int_2 = Math.Min(Math.Min(int_2, 32768 - this.int_1), class187_0.method_3());
            int num = 32768 - this.int_0;
            int num2;

            if (int_2 > num)
            {
                num2 = class187_0.method_6(this.byte_0, this.int_0, num);
                if (num2 == num)
                {
                    num2 += class187_0.method_6(this.byte_0, 0, int_2 - num);
                }
            }
            else
            {
                num2 = class187_0.method_6(this.byte_0, this.int_0, int_2);
            }
            this.int_0  = (this.int_0 + num2 & 32767);
            this.int_1 += num2;
            return(num2);
        }
Exemplo n.º 3
0
        public int method_3(Class187 class1870, int int2)
        {
            int2 = Math.Min(Math.Min(int2, 32768 - _int1), class1870.method_3());
            var num = 32768 - _int0;
            int num2;

            if (int2 > num)
            {
                num2 = class1870.method_6(_byte0, _int0, num);
                if (num2 == num)
                {
                    num2 += class1870.method_6(_byte0, 0, int2 - num);
                }
            }
            else
            {
                num2 = class1870.method_6(_byte0, _int0, int2);
            }
            _int0  = (_int0 + num2 & 32767);
            _int1 += num2;
            return(num2);
        }
Exemplo n.º 4
0
 public int method_13()
 {
     return(_class1870.method_3());
 }