SuppressWarningAttribute(string)
Creates a new instance of SuppressWarningAttribute.
Declaration
public SuppressWarningAttribute(string messageId)
Parameters
Type | Name | Description |
---|---|---|
string | messageId | Identifier of the ignored warning. |
Creates a new instance of SuppressWarningAttribute.
public SuppressWarningAttribute(string messageId)
Type | Name | Description |
---|---|---|
string | messageId | Identifier of the ignored warning. |