Esempio n. 1
0
 public Attachment GetModelByCode(string fileCode)
 {
     return(_templateattachmentAdapter.GetModelByCode(fileCode));
 }