Beispiel #1
0
 public int Insert()
 {
     return(NhanVienDAO.Insert(this));
 }