コード例 #1
0
 public void TestClear()
 {
     NotesAttachmentsProxy proxy = new NotesAttachmentsProxy(null);
     proxy.Clear();
 }