Beispiel #1
0
        public static void Main()
        {
            var test = new TestMixinMacros();

            test.Run();
        }
Beispiel #2
0
        internal static void Main()
        {
            var test = new TestMixinMacros();

            test.Run();
        }