Example #1
0
 public void Save()
 {
     handler.Save();
 }
Example #2
0
 public void Save()
 {
     doc.Save();
 }