Esempio n. 1
0
        static void Anonymous_Types()
        {
            AType at = new AType();

            at.Func();
        }