コード例 #1
0
        internal bool method_2(Interface37 A_0, int A_1)
        {
            int num = 4;

            if (A_0 == null)
            {
                throw new ArgumentNullException(BookmarkStart.b("尩䴫尭夯匱娳䈵", num));
            }
            if (this.object_0 == null)
            {
                return(false);
            }
            if (this.IsBuiltIn)
            {
                bool flag;
                int  num2 = this.method_3(this.builtInProperty_0, out flag);
                A_0.imethod_4(num2);
            }
            else
            {
                A_0.imethod_4(A_1);
            }
            object obj2 = this.object_0;

            if ((this.IsBuiltIn && (A_0.imethod_3() == 10)) && (this.object_0 is System.TimeSpan))
            {
                System.TimeSpan span = (System.TimeSpan) this.object_0;
                obj2 = System.DateTime.FromBinary(span.Ticks + 0x701ce1722770000L);
            }
            return(A_0.imethod_5(obj2, this.propertyType_0));
        }
コード例 #2
0
    public bool method_12(Interface37 A_0, int A_1)
    {
        int num = 0x12;

        if (A_0 == null)
        {
            throw new ArgumentNullException(BookmarkStart.b("丷嬹主圽ℿⱁぃ", num));
        }
        if (this.object_0 == null)
        {
            return(false);
        }
        if (this.Spire.CompoundFile.Doc.IDocProperty.get_IsBuiltIn())
        {
            bool flag;
            int  num2 = smethod_0(this.builtInProperty_0, out flag);
            A_0.imethod_4(num2);
        }
        else
        {
            A_0.imethod_4(A_1);
        }
        return(A_0.imethod_5(this.object_0, this.propertyType_0));
    }