コード例 #1
0
 public void DeleteNow(string leafName)
 {
     m_attachmentCollection.DeleteNow(leafName);
 }