Example #1
0
 public AccountBiz()
 {
     svc = new AccountService.AccountServiceClient();
 }
Example #2
0
 public ApploveDocumnetTypeBiz()
 {
     svc = new AccountService.AccountServiceClient();
 }