public bool Update(Form form)
 {
     throw new NotImplementedException();
 }
 public Form Add(Form form)
 {
     throw new NotImplementedException();
 }