Guest User

Untitled

a guest
Dec 14th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. cmd.ExecObjects(new
  2. {
  3. Name = string.Empty,
  4. Date = DateTime.MinValue,
  5. });
  6.  
  7. sb.AppendFormat("Имя:{0}, дата {1} </td><td></td></tr>", row.Name, Date.ToString("dd.MM.yyyy"));
Add Comment
Please, Sign In to add comment