Пример #1
0
 public override bool Save()
 {
     TmpltDesign.SaveTmplt(TmpltDoc);
     TmpltDesign.Modified = false;
     return(true);
 }