コード例 #1
0
ファイル: BaseWinSDI.cs プロジェクト: loxadim/GEDKeeper
 public void SaveFile(string fileName)
 {
     fController.SaveFile(fileName);
 }