ObsoleteAttribute Members
The ObsoleteAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ObsoleteAttribute()()()() |
Initializes a new instance of the ObsoleteAttribute class with default properties.
|
![]() |
ObsoleteAttribute(String) |
Initializes a new instance of the ObsoleteAttribute class with a specified workaround message.
|
![]() |
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.
|