Exemple #1
0
 public int Save()
 {
     return(_myDa.Save(this));
 }