using System; namespace BB_Grishina { internal class TestClassAttribute : Attribute { } }