Skip to content

Instantly share code, notes, and snippets.

using System.Dynamic;
using System.Linq;
using System.Reflection;
using Microsoft.CSharp.RuntimeBinder;
using NUnit.Framework;
using SharpTestsEx;
namespace SampleMixin
{
public class Foo