Exemplo n.º 1
0
 public EntityState UpdateReferenceBrand(Models.ReferenceBrand referenceBrand)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public long InsertReferenceBrand(Models.ReferenceBrand referenceBrand)
 {
     throw new NotImplementedException();
 }