Click or drag to resize
EpsTransactionResponse Konstruktor
Girocheckout
Initializes a new instance of the EpsTransactionResponse class

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

Parameter

reference
Typ: SystemString

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

redirect
Typ: SystemString

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

Siehe auch