Exemple #1
0
 private void menuItemSaveAll_Click(object sender, System.EventArgs e)
 {
     DocManager.SaveAllModified(typeof(TemplateDoc));
 }