Example #1
0
 public IList <Supplier> GetSuppliers()
 {
     return(_settingcontroller.GetSuppliers());
 }