C# 클래스 SmsWeb.CurrentUser

상속: ICurrentUser
파일 보기 프로젝트 열기: samjeffress/TrickleComms

공개 메소드들

메소드 설명
IsAdmin ( ) : bool
IsLoggedIn ( ) : bool
Name ( ) : string

메소드 상세

IsAdmin() 공개 메소드

public IsAdmin ( ) : bool
리턴 bool

IsLoggedIn() 공개 메소드

public IsLoggedIn ( ) : bool
리턴 bool

Name() 공개 메소드

public Name ( ) : string
리턴 string