Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Kaffeplaneten
Controllers
SuperController
C# 클래스 Kaffeplaneten.Controllers.SuperController
상속:
Controller
파일 보기
프로젝트 열기: chrban/Webapplikasjoner
공개 메소드들
메소드
설명
Index
( ) :
System.Web.Mvc.ActionResult
getActiveUserID
( ) :
int
getHash
(
string
incPassword
) :
byte[]
비공개 메소드들
메소드
설명
createHash
(
string
incPassword
) :
byte[]
메소드 상세
Index()
공개
메소드
public
Index
( ) :
System.Web.Mvc.ActionResult
리턴
System.Web.Mvc.ActionResult
getActiveUserID()
공개
메소드
public
getActiveUserID
( ) :
int
리턴
int
getHash()
공개
메소드
public
getHash
(
string
incPassword
) :
byte[]
incPassword
string
리턴
byte[]