Пример #1
0
 public VMCertStoreSession(VMCertStoreClient client, VMCertType certType)
 {
     Client   = client;
     CertType = certType;
 }
Пример #2
0
 *