C# Class OpenPr0gramm.ResetPasswordData

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

Private Properties

Property Type Description

Public Methods

Method Description
ResetPasswordData ( string token, string name, string newPassword ) : Refit

Method Details

ResetPasswordData() public method

public ResetPasswordData ( string token, string name, string newPassword ) : Refit
token string
name string
newPassword string
return Refit