Exemplo n.º 1
0
        static void Main()
        {
            TestAttribute test = new TestAttribute();

            test.GetAttribute(TestAttribute.test);
        }