Exemplo n.º 1
0
 public ScanAttachment(Attachment attachment)
 {
     Attachment = attachment;
 }
Exemplo n.º 2
0
 private void ProcessFailedAttachment(Attachment attachment, Exception exception)
 {
     // TODO: failed attachment error handling
 }