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