Esempio n. 1
0
 public List <KeyValue> GetMaterialCategory()
 {
     return(_stockinRepository.GetMaterialCategory());
 }