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