Example #1
0
 public GetDepartmentResponse(HiringRequestService.Contoso.OrgService.Department GetDepartmentResult)
 {
     this.GetDepartmentResult = GetDepartmentResult;
 }
Example #2
0
 public GetDepartmentResponse(HiringRequestService.Contoso.OrgService.Department GetDepartmentResult)
 {
     this.GetDepartmentResult = GetDepartmentResult;
 }