示例#1
0
    internal Class1065(Class703 A_0, BinaryReader A_1)
    {
        this.class153_0         = new Class153();
        this.class155_0         = new Class155();
        this.stringCollection_0 = new StringCollection();
        this.class162_0         = new Class162();
        this.class147_0         = new Class147(0);
        this.class344_0         = new Class344();
        this.hashtable_0        = new Hashtable();
        A_1.BaseStream.Position = A_0.class597_0.class1111_36.int_0;
        int num = A_0.class597_0.class1111_36.int_0 + A_0.class597_0.class1111_36.int_1;

        while (A_1.BaseStream.Position < num)
        {
            this.stringCollection_0.Add(Class813.smethod_1(A_1, true, false));
        }
        this.class153_0.method_23(A_1, A_0.class597_0.class1111_4);
        this.class153_0.method_26(A_1, A_0.class929_0.class1111_4.int_0, A_0.class929_0.class1111_4.int_1);
        this.class155_0.method_23(A_1, A_0.class597_0.class1111_5);
        this.class162_0.method_23(A_1, A_0.class597_0.class1111_42);
        this.class147_0.method_23(A_1, A_0.class597_0.class1111_43);
        this.class344_0.method_0(A_1, A_0.class597_0.class1111_37.int_0, A_0.class597_0.class1111_37.int_1);
        smethod_0(this.class162_0);
        smethod_0(this.class147_0);
        this.method_0();
    }
示例#2
0
 internal Class1065()
 {
     this.class153_0         = new Class153();
     this.class155_0         = new Class155();
     this.stringCollection_0 = new StringCollection();
     this.class162_0         = new Class162();
     this.class147_0         = new Class147(0);
     this.class344_0         = new Class344();
     this.hashtable_1        = new Hashtable();
 }
 public abstract void Visit(Class344 c);
 public override void Visit(Class344 c) { }