Skip to content

Instantly share code, notes, and snippets.

using System.Linq.Expressions;
namespace Utility
{
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations.Schema;
using System.Data.Entity;
using System.Linq;
using System.Reflection;