예제 #1
0
 public List <GetOrganizationUnitOutput> GetAll()
 {
     return(_orgUnitService.GetAll());
 }