Beispiel #1
0
 public T_JB_WAREHOUSE GetById(string id)
 {
     return(dal.GetById(id));
 }