Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
UmbracoCodeFirst
GeneratedTypes
ChangeFrequency
C# Class UmbracoCodeFirst.GeneratedTypes.ChangeFrequency
Inheritance:
IUmbracoIntegerDataType
ファイルを表示
Open project: DanMannMann/UmbracoCodeFirst
Public Methods
Method
Description
Initialise
(
int
dbValue
) :
void
Initialises the instance from the db value
Serialise
( ) :
int
Serialises the instance to the db value
Method Details
Initialise()
public
method
Initialises the instance from the db value
public
Initialise
(
int
dbValue
) :
void
dbValue
int
return
void
Serialise()
public
method
Serialises the instance to the db value
public
Serialise
( ) :
int
return
int