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