Beispiel #1
0
 public ClientCredentialsEx(ClientCredentialsEx other, ClientForm clientForm)
     : base(other)
 {
     this.clientForm = clientForm;
 }
 public ClientCredentialsEx(ClientCredentialsEx other, ClientForm clientForm)
     : base(other)
 {
     this.clientForm = clientForm;
 }