コード例 #1
0
 public IList <LeaveType> GetLeaveTypes()
 {
     return(_settingController.GetLeaveTypes());
 }