Ejemplo n.º 1
0
 public virtual void Add(string customer)
 {
     _dataObject.AddRecord(customer);
 }