C# Class Simple.Data.Sqlite.SqliteTypeResolver

Mostrar archivo Open project: NotMyself/Simple.Data.Sqlite

Public Methods

Method Description
GetClrType ( string sqlTypeName ) : Type

Method Details

GetClrType() public static method

public static GetClrType ( string sqlTypeName ) : Type
sqlTypeName string
return System.Type