コード例 #1
0
ファイル: TestCase7.cs プロジェクト: Moonshine0806/Test
 public void OutlookPart()
 {
     OutlookCommon.OutlookPart(OpenOutlookForCheck, CatchCurrentMethod());
 }
コード例 #2
0
ファイル: TestCase7.cs プロジェクト: Moonshine0806/Test
 public void PowerPointPart()
 {
     OutlookCommon.PowerPointPart(OpenOutlookForCheck, CatchCurrentMethod());
 }