Beispiel #1
0
 public GetEmployeeResponse(HiringRequestService.Contoso.OrgService.Employee GetEmployeeResult)
 {
     this.GetEmployeeResult = GetEmployeeResult;
 }
Beispiel #2
0
 public GetEmployeeResponse(HiringRequestService.Contoso.OrgService.Employee GetEmployeeResult)
 {
     this.GetEmployeeResult = GetEmployeeResult;
 }