コード例 #1
0
 public SignedPropertiesType() {
     this.signedDataObjectPropertiesField = new SignedDataObjectPropertiesType();
     this.signedSignaturePropertiesField = new SignedSignaturePropertiesType();
 }
コード例 #2
0
 public SignedPropertiesType()
 {
     this.signedDataObjectPropertiesField = new SignedDataObjectPropertiesType();
     this.signedSignaturePropertiesField  = new SignedSignaturePropertiesType();
 }