コード例 #1
0
 public DTO.GetAllActiveProgramsResponse GetAllActiveContractPrograms(DTO.GetAllActiveProgramsRequest request)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public List <DTO.ProgramInfo> GetActiveProgramsInfoList(DTO.GetAllActiveProgramsRequest request)
 {
     throw new NotImplementedException();
 }