コード例 #1
0
    private void method_16(Class5 A_0)
    {
        int    num    = 13;
        Class5 class2 = smethod_3(A_0, MathObjectType.Denominator);

        if (class2 != null)
        {
            Class5 class3 = smethod_3(A_0, MathObjectType.Numerator);
            if (class3 != null)
            {
                object           obj2 = A_0.method_32().method_31(0x3c64);
                MathFractionType bar  = MathFractionType.Bar;
                if (obj2 != null)
                {
                    bar = (MathFractionType)obj2;
                }
                string str = (bar == MathFractionType.Linear) ? BookmarkStart.b("帲場嬶̸嘺似倾㙀", num) : BookmarkStart.b("帲場嬶̸嘺嬼䴾⁀⁂", num);
                this.class400_0.method_4(str);
                switch (bar)
                {
                case MathFractionType.NoBar:
                    this.class400_0.method_40(BookmarkStart.b("弲尴夶尸伺唼嘾≀⡂⭄≆㩈㡊", num), BookmarkStart.b("̲䔴䌶", num));
                    break;

                case MathFractionType.Skewed:
                    this.class400_0.method_40(BookmarkStart.b("儲倴䄶尸场儼娾╀", num), BookmarkStart.b("䜲䜴䈶尸", num));
                    break;
                }
                this.method_19(class3);
                if (bar == MathFractionType.Linear)
                {
                    this.method_13('/');
                }
                this.method_19(class2);
                this.class400_0.method_6(str);
            }
        }
    }
コード例 #2
0
 internal void method_47(MathFractionType A_0)
 {
     base.SetAttr(0x3c64, A_0, A_0 != MathFractionType.Bar);
 }