using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace iBemsDataService { //// Uncomment following class, rename it and add addributes to the corresponding contextual model //// //public partial class Product: IImageSource { // public byte[] Image { // get { return ImageSource.Image; } // } //} }