C# Class Simple.Data.Sqlite.SqliteTypeResolver

Afficher le fichier Open project: NotMyself/Simple.Data.Sqlite

Méthodes publiques

Méthode Description
GetClrType ( string sqlTypeName ) : Type

Method Details

GetClrType() public static méthode

public static GetClrType ( string sqlTypeName ) : Type
sqlTypeName string
Résultat System.Type