protected override void ReadXmlAttributes(IXDLSAttributeReader reader)
        {
            int num = 0x11;

            base.ReadXmlAttributes(reader);
            if (reader.HasAttribute(BookmarkStart.b("稶堸䌺焼娾⽀⑂ㅄ⽆", 0x11)))
            {
                this.int_13 = reader.ReadInt(BookmarkStart.b("稶堸䌺焼娾⽀⑂ㅄ⽆", num));
            }
            if (reader.HasAttribute(BookmarkStart.b("猶尸崺尼䨾ⵀ㝂ᅄ≆ㅈ㽊", num)))
            {
                this.string_26 = reader.ReadString(BookmarkStart.b("猶尸崺尼䨾ⵀ㝂ᅄ≆ㅈ㽊", num));
            }
            if (reader.HasAttribute(BookmarkStart.b("搶䴸䤺吼儾♀ᝂ⁄㽆㵈ൊ≌㵎㱐㉒⅔", num)))
            {
                this.string_27 = reader.ReadString(BookmarkStart.b("搶䴸䤺吼儾♀ᝂ⁄㽆㵈ൊ≌㵎㱐㉒⅔", num));
            }
            if (reader.HasAttribute(BookmarkStart.b("挶尸䌺䤼款㡀㍂⁄", num)))
            {
                this.textFormFieldType_0 = (TextFormFieldType)reader.ReadEnum(BookmarkStart.b("挶尸䌺䤼款㡀㍂⁄", num), typeof(TextFormFieldType));
            }
        }
Exemple #2
0
 internal void method_11(TextFormFieldType A_0)
 {
     this.textFormFieldType_0 = A_0;
 }
 internal void method_67(TextFormFieldType A_0)
 {
     this.SetAttr(0x52b2, A_0);
 }