Exemplo n.º 1
0
 public AttachementView GetAttachement(string attachmentId)
 {
     return(_tempFileRepository.GetAttachement(attachmentId));
 }