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