Cosmos/source2/Users/Matthijs ter Woord/Testing/ReflectionToEcmaCil/Reader.cs
mterwoord_cp d5331a45ff
2010-04-11 14:29:24 +00:00

11 lines
No EOL
169 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace ReflectionToEcmaCil
{
public class Reader
{
}
}