Exemplo n.º 1
0
 public static string GetDateTaken(string strPicture)
 {
     return(_database.GetDateTaken(strPicture));
 }