コード例 #1
0
 /// <summary>
 /// Setup the COM type to be call Close()
 /// </summary>
 protected override void CleanUpSetup()
 {
     ClosableComList.Add(typeof(MailItem));
 }
コード例 #2
0
 protected override void CleanUpSetup()
 {
     ClosableComList.Add(typeof(Workbook));
 }