コード例 #1
0
 public verifyAuthorizedSignaturesResponse(SignatureAuthorizationResult @return)
 {
     this.@return = @return;
 }
コード例 #2
0
 public testNewSignerResponse(SignatureAuthorizationResult @return)
 {
     this.@return = @return;
 }