C# 클래스 OpenPr0gramm.ChangePasswordData

상속: ChangeAccountSettingData
파일 보기 프로젝트 열기: holzmaster/OpenPr0gramm

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ChangePasswordData ( string nonce, string currentPassword, string newPassword ) : Refit

메소드 상세

ChangePasswordData() 공개 메소드

public ChangePasswordData ( string nonce, string currentPassword, string newPassword ) : Refit
nonce string
currentPassword string
newPassword string
리턴 Refit