C# 클래스 reExp.Utils.SessionManager

파일 보기 프로젝트 열기: ren85/rextester_win

공개 메소드들

메소드 설명
IsUserInSession ( ) : bool
LogOut ( ) : void
SetAuthentication ( string name ) : void

메소드 상세

IsUserInSession() 공개 정적인 메소드

public static IsUserInSession ( ) : bool
리턴 bool

LogOut() 공개 정적인 메소드

public static LogOut ( ) : void
리턴 void

SetAuthentication() 공개 정적인 메소드

public static SetAuthentication ( string name ) : void
name string
리턴 void