C# Class OpenPr0gramm.ChangePasswordData

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

Private Properties

Property Type Description

Public Methods

Method Description
ChangePasswordData ( string nonce, string currentPassword, string newPassword ) : Refit

Method Details

ChangePasswordData() public method

public ChangePasswordData ( string nonce, string currentPassword, string newPassword ) : Refit
nonce string
currentPassword string
newPassword string
return Refit