Beispiel #1
0
 public V_BomMaerialTwo GetBomMaterialTwo(int bomid)
 {
     return(_BomRepository.GetBomMaterialTwo(bomid));
 }