コード例 #1
0
 public VMCertStoreSession(VMCertStoreClient client, VMCertType certType)
 {
     Client   = client;
     CertType = certType;
 }
コード例 #2
0
 *