// cs0657.cs : 'method' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'type, return' // Line : 4 [method: Obsolete] delegate void Delegate ();