C# 클래스 UCosmic.Domain.Identity.User

상속: RevisableEntity
파일 보기 프로젝트 열기: ucosmic/UCosmicAlpha 1 사용 예제들

공개 메소드들

메소드 설명
IsInRole ( string roleName ) : bool
ToString ( ) : string

보호된 메소드들

메소드 설명
User ( ) : System.Collections.Generic

메소드 상세

IsInRole() 공개 메소드

public IsInRole ( string roleName ) : bool
roleName string
리턴 bool

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

User() 보호된 메소드

protected User ( ) : System.Collections.Generic
리턴 System.Collections.Generic