C# 클래스 Perpetuality.App_Code.Model_PasswordRequest

파일 보기 프로젝트 열기: Jacco/Perpetuality

공개 프로퍼티들

프로퍼티 타입 설명
Password string
RecipientEmail string

공개 메소드들

메소드 설명
Model_PasswordRequest ( string id ) : System

메소드 상세

Model_PasswordRequest() 공개 메소드

public Model_PasswordRequest ( string id ) : System
id string
리턴 System

프로퍼티 상세

Password 공개적으로 프로퍼티

public string Password
리턴 string

RecipientEmail 공개적으로 프로퍼티

public string RecipientEmail
리턴 string