public static ExifMetadata.Metadata GetExifFromDB(string strPicture) { return(_database.GetExifFromDB(strPicture)); }