Beispiel #1
0
 internal Class872(BinaryReader A_0)
 {
     this.dateTime_0 = DateTime.MinValue;
     this.string_0   = Class813.smethod_3(A_0, 20);
     this.int_3      = A_0.ReadInt16();
     A_0.ReadInt16();
     A_0.ReadInt16();
     this.int_4 = A_0.ReadInt32();
 }
Beispiel #2
0
    private void method_80(Class578 A_0)
    {
        int num = base.binaryReader_0.ReadByte();

        A_0.method_9(num != 0);
        base.binaryReader_0.ReadByte();
        A_0.method_1(base.class812_0.method_1(base.binaryReader_0.ReadInt16()));
        A_0.method_3(Class353.smethod_2(base.binaryReader_0));
        for (int i = 0; i < 9; i++)
        {
            A_0.method_10()[i] = base.binaryReader_0.ReadByte();
        }
        for (int j = 0; j < 9; j++)
        {
            A_0.method_11()[j] = (ListPatternType)base.binaryReader_0.ReadByte();
        }
        base.binaryReader_0.ReadInt16();
        for (int k = 0; k < 9; k++)
        {
            A_0.method_12()[k] = base.binaryReader_0.ReadInt32();
        }
        A_0.method_14(Class813.smethod_3(base.binaryReader_0, 0x40));
    }