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