Click or drag to resize

MaestroTransactionResponse Konstruktor

Girocheckout
Initializes a new instance of the MaestroTransactionResponse class

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

Parameter

reference
Typ: SystemString

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

redirect
Typ: SystemString

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

Siehe auch