Inheritance: System.MarshalByRefObject
Exemplo n.º 1
0
 public CertificateManagerBase(CertificateManagerBase clone)
 {
     Certificate = clone.Certificate;
 }
Exemplo n.º 2
0
 public CertificateManagerBase(CertificateManagerBase clone)
 {
     Certificate = clone.Certificate;
 }