コード例 #1
0
 public ValidationDataType() {
     this.revocationValuesField = new RevocationValuesType();
     this.certificateValuesField = new CertificateValuesType();
 }
コード例 #2
0
 public ValidationDataType()
 {
     this.revocationValuesField  = new RevocationValuesType();
     this.certificateValuesField = new CertificateValuesType();
 }