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