コード例 #1
0
 public List <DepartmentEntity> LoadDepartmentData()
 {
     return(_departmentData.LoadData());
 }