Esempio n. 1
0
 public BindingList <DepartmentType> GetDepartmentTypes()
 {
     return(_logicSystem.GetDeparmentTypes());
 }