コード例 #1
0
 public IList <EmployeePosition> ListEmployeePositions()
 {
     return(_controller.ListEmployeePositions());
 }