Ejemplo n.º 1
0
    internal static void smethod_0(Class857 A_0, Class106 A_1, Class571 A_2, bool A_3)
    {
        int num = 6;

        if (!A_3)
        {
            Class1140 class2 = new Class1140();
            class2.method_9(new TableCell(A_0.method_9()));
            A_0.method_17(null);
            smethod_5(A_0, class2);
            if (!Class567.smethod_16(A_0.method_16()))
            {
                A_0.method_17(A_2.method_6());
            }
            Class100 class3 = (Class100)A_0.method_13().method_2(A_0.method_16(), BookmarkStart.b("堫伭刯帱儳ᬵ嬷弹倻刽", num), A_0.method_20(), true);
            if ((class3 != null) && (class3.method_45() != null))
            {
                smethod_2(class2.method_8().CellFormat.Borders.Top, class3.method_45().Borders.Top);
                smethod_2(class2.method_8().CellFormat.Borders.Bottom, class3.method_45().Borders.Bottom);
                smethod_2(class2.method_8().CellFormat.Borders.Left, class3.method_45().Borders.Left);
                smethod_2(class2.method_8().CellFormat.Borders.Right, class3.method_45().Borders.Right);
                class2.method_8().CellFormat.BackColor = class3.method_45().BackColor;
                class2.method_8().CellFormat.TextWrap = class3.method_45().TextWrap;
                class2.method_8().CellFormat.Shading.CopyPropertiesTo(class3.method_45().Shading);
                class2.method_8().CellFormat.VerticalAlignment = class3.method_45().VerticalAlignment;
                class2.method_8().CellFormat.SamePaddingsAsTable = class3.method_45().SamePaddingsAsTable;
                smethod_3(class2.method_8().CellFormat.Paddings, class3.method_45().Paddings);
                class2.method_8().CellFormat.TextDirection = class3.method_45().TextDirection;
            }
            smethod_6(A_0, class3, class2.method_8(), A_1);
            A_2.Add(class2);
            smethod_4(A_1, A_2, class2);
        }
    }
Ejemplo n.º 2
0
    internal static void smethod_6(Class857 A_0, Class100 A_1, TableCell A_2, Class106 A_3)
    {
        Class396 class2 = A_0.method_11();

        class2.method_18();
        Class574.smethod_1(A_0, class2.method_1(), A_2, A_3);
        smethod_7(A_0, A_2);
    }
Ejemplo n.º 3
0
    internal static void smethod_2(Class857 A_0, Class100 A_1)
    {
        int        num    = 8;
        Class396   class2 = A_0.method_11();
        CellFormat format = new CellFormat();

        while (class2.method_19())
        {
            string str;
            if ((!Class857.smethod_9(class2, A_1.method_35()) && !Class857.smethod_2(class2, A_1.method_39())) && (!Class857.smethod_1(class2, A_1.method_37()) && ((str = class2.method_1()) != null)))
            {
                if (str != BookmarkStart.b("夭䈯嬱䀳張嘷崹ᄻ匽⼿♁⅃", num))
                {
                    if (str != BookmarkStart.b("䤭尯䬱䐳帵ᔷ唹主圽┿ⱁぃ❅㱇⍉⍋⁍絏⑑ㅓ⑕ⱗ㍙㽛㽝౟", num))
                    {
                        if (str != BookmarkStart.b("堭唯䀱䀳張嬷嬹倻ጽℿ⹁ⵃⅅ♇", num))
                        {
                            if (!(str == BookmarkStart.b("䰭儯儱弳儵䨷唹䤻倽␿潁❃⥅⑇╉㹋", num)))
                            {
                                if (str == BookmarkStart.b("夭䈯匱䐳ᬵ圷䨹䠻圽⼿ⱁ", num))
                                {
                                    format.SetAttr(0xc6c, class2.method_3() == BookmarkStart.b("夭䈯匱䐳", num));
                                }
                            }
                            else
                            {
                                format.SetAttr(0xc62, Class576.smethod_62(class2.method_3(), (Class16)format.method_31(0xc62)));
                            }
                        }
                        else
                        {
                            format.SetAttr(0xbf4, Class922.smethod_48(class2.method_3()));
                        }
                    }
                    else if (class2.method_3() == BookmarkStart.b("ḭ", num))
                    {
                        format.SetAttr(0xbea, TextOrientation.Upward);
                    }
                }
                else if (Class922.smethod_37(class2.method_3()) != TextOrientation.Horizontal)
                {
                    format.SetAttr(0xbea, Class922.smethod_37(class2.method_3()));
                }
            }
        }
        smethod_3(format, A_1);
        if (format.Count > 0)
        {
            A_1.method_46(format);
        }
    }
Ejemplo n.º 4
0
    private void OnUdpSessionOpened(IPEndPoint ipendPoint_0, string string_1)
    {
        Class116 class2 = new Class116((IPv6)this.object_1, ipendPoint_0, string_1, this.int_1);

        class2.SessionClosed += new CbGeneric <Interface17, SessionClosedCause>(this.method_8);
        this.safeDictionary_0.Add(ipendPoint_0, class2);
        Class100 class3 = this.safeDictionary_1.Get(ipendPoint_0);

        if (class3 != null)
        {
            class3.method_7(true);
        }
        this.eventSafeTrigger_0.Action <Interface17>("UdpSessionOpened", this.UdpSessionOpened, class2);
    }
Ejemplo n.º 5
0
    private void method_2(IPEndPoint ipendPoint_0)
    {
        Class116 class2 = this.safeDictionary_0.Get(ipendPoint_0);

        if (class2 != null)
        {
            class2.Close(SessionClosedCause.DestExit, false);
            this.OnUdpSessionClosed(class2, SessionClosedCause.DestExit);
        }
        Class100 class3 = this.safeDictionary_1.Get(ipendPoint_0);

        if (class3 != null)
        {
            class3.Close(SessionClosedCause.DestExit, false);
            this.OnUdpSessionClosed(class3, SessionClosedCause.DestExit);
        }
    }
Ejemplo n.º 6
0
    public void imethod_3(IPEndPoint ipendPoint_0)
    {
        Class116 class2 = this.safeDictionary_0.Get(ipendPoint_0);

        if (class2 != null)
        {
            class2.Close(SessionClosedCause.ActiveClose, false);
            this.OnUdpSessionClosed(class2, SessionClosedCause.ActiveClose);
        }
        Class100 class3 = this.safeDictionary_1.Get(ipendPoint_0);

        if (class3 != null)
        {
            class3.Close(SessionClosedCause.ActiveClose, false);
            this.OnUdpSessionClosed(class3, SessionClosedCause.ActiveClose);
        }
    }
Ejemplo n.º 7
0
 public PubService()
 {
     this.class100_0 = new Class100();
     if ((Class97.dataTable_0 == null) || (Class97.dataTable_0.Columns.Count < 10))
     {
         this.class100_0.method_0();
     }
     if (Class87.list_1 == null)
     {
         Class87.list_1 = new List <Dictionary <string, object> >();
     }
     if (Class87.list_0 == null)
     {
         Class87.list_0 = new List <Dictionary <string, object> >();
     }
     new ServerUP().TestIsServerUp();
 }
Ejemplo n.º 8
0
 // Token: 0x060004B0 RID: 1200 RVA: 0x0002A394 File Offset: 0x00028594
 public void imethod_1(bool bool_1, Interface1 interface1_0)
 {
     this.bool_0 = bool_1;
     if (interface1_0 is Class100)
     {
         Class100 @class = (Class100)interface1_0;
         byte[]   array  = @class.method_0();
         if (array.Length != this.int_0)
         {
             throw new ArgumentException(Class185.smethod_0(537695022));
         }
         Array.Copy(array, 0, this.byte_0, 0, array.Length);
         interface1_0 = @class.method_1();
     }
     this.imethod_5();
     this.interface6_0.imethod_1(this.bool_0, interface1_0);
 }
Ejemplo n.º 9
0
        private int method_2()
        {
            int num = -1;

            try
            {
                Class100 class2 = new Class100();
                num = class2.method_10(UpdateTransMethod.WBS) + class2.method_10(UpdateTransMethod.BSZ);
                if (num > 0)
                {
                    num = (num / Class87.int_1) + 1;
                }
            }
            catch (Exception exception)
            {
                Class101.smethod_1("GetPageNum:" + exception.ToString());
            }
            return(num);
        }
Ejemplo n.º 10
0
    private static void smethod_3(CellFormat A_0, Class100 A_1)
    {
        Class852 class2 = A_1.method_37();
        Class412 class3 = A_1.method_39();

        if (class2.method_0() != null)
        {
            smethod_4(A_0.Borders.Top, Class472.smethod_2(class2.method_0()));
        }
        if (class3.method_0() != 0.0)
        {
            A_0.SamePaddingsAsTable = false;
            A_0.Paddings.Top        = (float)class3.method_0();
        }
        if (class2.method_2() != null)
        {
            smethod_4(A_0.Borders.Bottom, Class472.smethod_2(class2.method_2()));
        }
        if (class3.method_2() != 0.0)
        {
            A_0.SamePaddingsAsTable = false;
            A_0.Paddings.Bottom     = (float)class3.method_2();
        }
        if (class2.method_4() != null)
        {
            smethod_4(A_0.Borders.Left, Class472.smethod_2(class2.method_4()));
        }
        if (class3.method_4() != 0.0)
        {
            A_0.SamePaddingsAsTable = false;
            A_0.Paddings.Left       = (float)class3.method_4();
        }
        if (class2.method_6() != null)
        {
            smethod_4(A_0.Borders.Right, Class472.smethod_2(class2.method_6()));
        }
        if (class3.method_6() != 0.0)
        {
            A_0.SamePaddingsAsTable = false;
            A_0.Paddings.Right      = (float)class3.method_6();
        }
    }
Ejemplo n.º 11
0
    public void OnUdpSessionOpened(byte byte_0, string string_1, IPEndPoint ipendPoint_0, AgileIPE agileIPE_0)
    {
        Class100 class2 = this.safeDictionary_1.Get(ipendPoint_0);

        if (class2 != null)
        {
            if (class2.method_1() == byte_0)
            {
                return;
            }
            class2.Close(SessionClosedCause.DestIdentityChanged, false);
            this.OnUdpSessionClosed(class2, SessionClosedCause.DestIdentityChanged);
        }
        Class100 class3 = new Class100((IPv6)this.object_1, byte_0, ipendPoint_0, string_1, this.int_1);

        class3.method_7(this.safeDictionary_0.Get(ipendPoint_0) != null);
        class3.Event_0       += new CbGeneric <Interface17, byte[]>(this.OnDataReceived);
        class3.SessionClosed += new CbGeneric <Interface17, SessionClosedCause>(this.method_8);
        this.safeDictionary_1.Add(ipendPoint_0, class3);
        this.eventSafeTrigger_0.Action <Interface17>("UdpSessionOpened", this.UdpSessionOpened, class3);
        byte[] buffer = Class156.IHeader1(this.string_0).method_0();
        this.object_1.Send(buffer, ipendPoint_0);
        this.class32_0.imethod_0(string_1, agileIPE_0, this.string_0);
    }
Ejemplo n.º 12
0
 // Token: 0x06000066 RID: 102 RVA: 0x00002F2F File Offset: 0x0000112F
 private void method_7(Class100 class100_1)
 {
     this.class100_0 = class100_1;
 }
Ejemplo n.º 13
0
 // Token: 0x0600005F RID: 95 RVA: 0x00002EEC File Offset: 0x000010EC
 public Class101(FieldInfo fieldInfo_1, object object_1, Class100 class100_1) : this(fieldInfo_1, object_1)
 {
     this.method_7(class100_1);
 }
Ejemplo n.º 14
0
 public fpUpDownInit()
 {
     this.class100_0 = new Class100();
     this.class91_0  = new Class91();
 }
 public abstract void Visit(Class100 c);
 public override void Visit(Class100 c) { }