Example #1
0
 public UpdateEmployeeDataRequest(WCFClient_Semi_Strict_Ver1.MySvcSemiStrict.EmpInfo info)
 {
     this.info = info;
 }