Click or drag to resize

IdealPaymentResponse Konstruktor

Girocheckout
Initializes a new instance of the IdealPaymentResponse class

Namensraum:  GiroSolution.GiroCheckout.Response
Assembly:  GiroCheckout (in GiroCheckout.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public IdealPaymentResponse(
	string reference,
	string redirect
)

Parameter

reference
Typ: SystemString

[Missing <param name="reference"/> documentation for "M:GiroSolution.GiroCheckout.Response.IdealPaymentResponse.#ctor(System.String,System.String)"]

redirect
Typ: SystemString

[Missing <param name="redirect"/> documentation for "M:GiroSolution.GiroCheckout.Response.IdealPaymentResponse.#ctor(System.String,System.String)"]

Siehe auch