Click or drag to resize

GiropayIDCheckResponse Konstruktor

Girocheckout
Initializes a new instance of the GiropayIDCheckResponse class

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

Parameter

reference
Typ: SystemString

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

redirect
Typ: SystemString

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

Siehe auch