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