C# Class OpenPr0gramm.PaymentData

Inheritance: PostFormData
ファイルを表示 Open project: holzmaster/OpenPr0gramm

Private Properties

Property Type Description

Public Methods

Method Description
PaymentData ( string nonce, string emailAddress, string product, bool termsAccepted ) : Refit

Method Details

PaymentData() public method

public PaymentData ( string nonce, string emailAddress, string product, bool termsAccepted ) : Refit
nonce string
emailAddress string
product string
termsAccepted bool
return Refit