Ejemplo n.º 1
0
 public void AddCusToDb()
 {
     ad.AddNewCus(Title, FirstName, LastName, City);
 }