示例#1
0
 public SignResponse(Sjuklöner.BankIDService.OrderResponseType SignResponse1)
 {
     this.SignResponse1 = SignResponse1;
 }
示例#2
0
 public FileSignResponse(Sjuklöner.BankIDService.OrderResponseType FileSignResponse1)
 {
     this.FileSignResponse1 = FileSignResponse1;
 }
示例#3
0
 public AuthenticateResponse(Sjuklöner.BankIDService.OrderResponseType AuthResponse)
 {
     this.AuthResponse = AuthResponse;
 }