Beispiel #1
0
 public AccountService(IAccountClientProxy accountClientProxy)
 {
     this.accountClientProxy = accountClientProxy;
 }