Esempio n. 1
0
 public TestIdentityServicePocoClientFactory(IIdentityServicePocoClient client)
 {
     this.client = client;
 }
 public TestIdentityServicePocoClientFactory(IIdentityServicePocoClient client)
 {
     this.client = client;
 }