コード例 #1
0
            public string GetDefineFieldDesc()
            {
                string text2;

                try
                {
                    text2 = ConvertRule.Concat(this.m_tbDefine, "FieldDesc", ",");
                }
                catch (Exception exception)
                {
                    throw exception;
                }
                return(text2);
            }