コード例 #1
0
 public void DeleteAttachment(Attachment attachment)
 {
     client.DeleteAttachment(attachment);
 }