C# 클래스 Queue.Model.User

상속: IdentifiedEntity
파일 보기 프로젝트 열기: breslavsky/queue 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CheckPassword ( string password ) : bool
SetPassword ( string password ) : void
ToString ( ) : string
User ( ) : Junte.Data.NHibernate

메소드 상세

CheckPassword() 공개 메소드

public CheckPassword ( string password ) : bool
password string
리턴 bool

SetPassword() 공개 메소드

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

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

User() 공개 메소드

public User ( ) : Junte.Data.NHibernate
리턴 Junte.Data.NHibernate