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
ServiceStack
OrmLite
Converters
BoolConverter
C# Class ServiceStack.OrmLite.Converters.BoolConverter
Inheritance:
NativeValueOrmLiteConverter
Afficher le fichier
Open project: ServiceStack/ServiceStack.OrmLite
Méthodes publiques
Méthode
Description
FromDbValue
(
Type
fieldType
,
object
value
) :
object
Method Details
FromDbValue()
public
méthode
public
FromDbValue
(
Type
fieldType
,
object
value
) :
object
fieldType
System.Type
value
object
Résultat
object