Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
EventManagerPro
Models
SessionModel
C# 클래스 EventManagerPro.Models.SessionModel
Singleton class to handle login information and state for the application.
파일 보기
프로젝트 열기: sagittaros/EventManagerModel
1 사용 예제들
공개 메소드들
메소드
설명
Clear
( ) :
void
ClearStatus
( ) :
void
GetInstance
( ) :
SessionModel
Login
(
EventManagerPro.DBLayer
s
) :
void
Refresh
( ) :
void
SessionModel
( ) :
System
메소드 상세
Clear()
공개
메소드
public
Clear
( ) :
void
리턴
void
ClearStatus()
공개
메소드
public
ClearStatus
( ) :
void
리턴
void
GetInstance()
공개
정적인
메소드
public
static
GetInstance
( ) :
SessionModel
리턴
SessionModel
Login()
공개
메소드
public
Login
(
EventManagerPro.DBLayer
s
) :
void
s
EventManagerPro.DBLayer
리턴
void
Refresh()
공개
메소드
public
Refresh
( ) :
void
리턴
void
SessionModel()
공개
메소드
public
SessionModel
( ) :
System
리턴
System