Beispiel #1
0
 public UniqueItem SearchByPartNr(string PartNr)
 {
     return(UIRep.SearchByPartNr(PartNr));
 }