public void GatData(string str, string docName, int cnt) { var DStr = new DebugString(); DStr.DStr(str, docName, cnt); }