Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You should always add the suffix Attribute
to custom attribute classes. The following is an example of a correctly named attribute class.
Public Class ObsoleteAttribute
[C#]
public class ObsoleteAttribute{}