using System; using System.Runtime.InteropServices; [Obsolete] public partial class Test { } class X { static void Main () { } }