Beispiel #1
0
 public IList <ItemList> getItemList(string Type)
 {
     return(_businessInstance.getItemList(Type));
 }