C# 클래스 DevMentor.Data.Entities.User

상속: Base
파일 보기 프로젝트 열기: pmizel/DevMentor.Context.FileContext

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
SetPassword ( string password ) : void
User ( ) : System

메소드 상세

SetPassword() 공개 메소드

public SetPassword ( string password ) : void
password string
리턴 void

User() 공개 메소드

public User ( ) : System
리턴 System