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