1 2 3 4 5
public class Error { [System.ObsoleteAttribute ("Obsolete method", true)] public void Report (string arg) {} }