示例#1
0
    internal static string smethod_9(OdsoFieldMappingType A_0, bool A_1)
    {
        int num = 8;

        if (A_0 != OdsoFieldMappingType.Null)
        {
            switch (A_0)
            {
            case OdsoFieldMappingType.Column:
                if (A_1)
                {
                    return(BookmarkStart.b("䨭刯焱嬳娵䴷圹刻", num));
                }
                return(BookmarkStart.b("䨭刯ἱ圳夵吷伹儻倽", num));

            case OdsoFieldMappingType.Null:
                return(BookmarkStart.b("䀭䔯帱堳", num));
            }
        }
        return("");
    }
示例#2
0
 public void method_13(OdsoFieldMappingType A_0)
 {
     this.odsoFieldMappingType_0 = A_0;
 }