Exemple #1
0
 public void Update()
 {
     FillDataRow();
     Bll.ClsAuthorsTable cat = new ClsAuthorsTable();
     cat.Save();
 }