コード例 #1
0
 /// <summary>
 /// 保存工程
 /// </summary>
 public void SaveProject(string path)
 {
     CreateProject.SaveProject(this, path);
 }