C# Class SqlReflect.EmitDataMapper

Mostra file Open project: isel-leic-ave/autosql

Public Methods

Method Description
Build ( Type klass, string connStr, bool withCache ) : SqlReflect.DynamicDataMapper

Method Details

Build() public static method

public static Build ( Type klass, string connStr, bool withCache ) : SqlReflect.DynamicDataMapper
klass Type
connStr string
withCache bool
return SqlReflect.DynamicDataMapper