using System; internal class Test : Test.IWeird { private interface IWeird { } public static void Main() { // your code goes here } }