示例#1
0
 public ScanAttachment(Attachment attachment)
 {
     Attachment = attachment;
 }
示例#2
0
 private void ProcessFailedAttachment(Attachment attachment, Exception exception)
 {
     // TODO: failed attachment error handling
 }