示例#1
0
 public byte[] GetImage(int id)
 {
     return(_obraRepository.GetImage(id));
 }