Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
UmbracoCodeFirst
GeneratedTypes
ChangeFrequency
C# Class UmbracoCodeFirst.GeneratedTypes.ChangeFrequency
Inheritance:
IUmbracoIntegerDataType
Afficher le fichier
Open project: DanMannMann/UmbracoCodeFirst
Méthodes publiques
Méthode
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
méthode
Initialises the instance from the db value
public
Initialise
(
int
dbValue
) :
void
dbValue
int
Résultat
void
Serialise()
public
méthode
Serialises the instance to the db value
public
Serialise
( ) :
int
Résultat
int