Example #1
0
 public static DateTime GetDateTimeTaken(string strPicture)
 {
     return(_database.GetDateTimeTaken(strPicture));
 }