Click or drag to resize

PaymentPageResponse Konstruktor

Girocheckout
Initializes a new instance of the PaymentPageResponse class

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

Parameter

reference
Typ: SystemString

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

url
Typ: SystemString

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

Siehe auch