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