Exemple #1
0
 public byte[] GetImage()
 {
     return(RecipeDAO.GetRecipeImage(Id_Recipe));
 }