예제 #1
0
 public verifyAuthorizedSignaturesResponse(SignatureAuthorizationResult @return)
 {
     this.@return = @return;
 }
예제 #2
0
 public testNewSignerResponse(SignatureAuthorizationResult @return)
 {
     this.@return = @return;
 }