Esempio n. 1
0
 public ClientCredentialsEx(ClientCredentialsEx other, ClientForm clientForm)
     : base(other)
 {
     this.clientForm = clientForm;
 }
Esempio n. 2
0
 public ClientCredentialsEx(ClientCredentialsEx other, ClientForm clientForm)
     : base(other)
 {
     this.clientForm = clientForm;
 }