public customer()
        {
			this.associations = new AuxEntities.AssociationsCustomer();
        }
Example #2
0
 public customer()
 {
     this.associations = new AuxEntities.AssociationsCustomer();
 }