Skip to content

Instantly share code, notes, and snippets.

View Ytrog's full-sized avatar

Ytrog

  • ABC de Cirkel
  • Netherlands
View GitHub Profile
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Reflection;
using NUnit.Framework;
namespace MyProject
{
[TestFixture]