Example #1
0
 public void PowerPointPart()
 {
     CommonPart(PowerPoint.Open(), MethodBase.GetCurrentMethod());
 }
Example #2
0
 public void PowerPointPart()
 {
     CommonPart(PowerPoint.Open(), CatchCurrentMethod());
 }