Esempio n. 1
0
 public AccountToDbHandler(IServiceProvider svProvider, IOrleansClientFactory clientFactory) : base(svProvider)
 {
     this.clientFactory = clientFactory;
 }