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