Ejemplo n.º 1
0
 internal LC_Brand GetBrandLById(int BeandId)
 {
     return(_branddaL.GetBrandLById(BeandId));
 }