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