Bridge

ObsoleteAttribute Constructor

Overload List


  Name Description
Public method ObsoleteAttribute()()()()
Initializes a new instance of the ObsoleteAttribute class with default properties.
Public method ObsoleteAttribute(String)
Initializes a new instance of the ObsoleteAttribute class with a specified workaround message.
Public method ObsoleteAttribute(String, Boolean)
Initializes a new instance of the ObsoleteAttribute class with a workaround message and a Boolean value indicating whether the obsolete element usage is considered an error.