コード例 #1
0
 protected override bool SaveProject()
 {
     Shell.SaveProject();
     Project.SaveProject();
     return(false);
 }