Ejemplo n.º 1
0
 public void DeleteAttachment(Attachment attachment)
 {
     client.DeleteAttachment(attachment);
 }