示例#1
0
文件: Ini_st.cs 项目: AarowanDusk/sDB
        public void GatData(string str, string docName, int cnt)
        {
            var DStr = new DebugString();

            DStr.DStr(str, docName, cnt);
        }