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
Felinesoft
UmbracoCodeFirst
DataTypes
BuiltIn
Numeric
C# Class Felinesoft.UmbracoCodeFirst.DataTypes.BuiltIn.Numeric
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
ToString
( ) :
string
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
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string