Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
UmbracoCodeFirst
GeneratedTypes
UserPicker
C# 클래스 UmbracoCodeFirst.GeneratedTypes.UserPicker
상속:
IUmbracoIntegerDataType
파일 보기
프로젝트 열기: DanMannMann/UmbracoCodeFirst
공개 메소드들
메소드
설명
Initialise
(
int
dbValue
) :
void
Initialises the instance from the db value
Serialise
( ) :
int
Serialises the instance to the db value
메소드 상세
Initialise()
공개
메소드
Initialises the instance from the db value
public
Initialise
(
int
dbValue
) :
void
dbValue
int
리턴
void
Serialise()
공개
메소드
Serialises the instance to the db value
public
Serialise
( ) :
int
리턴
int