Lots of initialization, configuration clean up.

This commit is contained in:
kay.one 2011-11-13 16:22:18 -08:00
commit 51518787d8
74 changed files with 316 additions and 279 deletions

View file

@ -9,6 +9,7 @@
*/
//#define PETAPOCO_NO_DYNAMIC //in your project settings on .NET 3.5
// ReSharper disable CheckNamespace
using System;
using System.Collections;
@ -23,7 +24,6 @@ using System.Reflection;
using System.Reflection.Emit;
using System.Linq.Expressions;
namespace PetaPoco
{
// Poco's marked [Explicit] require all column properties to be marked