PostSharpAPI ReferencePost­Sharp.​ExtensibilitySuppress­Warning­AttributeSuppress­Warning­Attribute
Open sandboxFocus

SuppressWarningAttribute Constructor

SuppressWarningAttribute(String)

Creates a new instance of SuppressWarningAttribute.

Declaration
public SuppressWarningAttribute(string messageId)
Parameters
Type Name Description
System.String messageId

Identifier of the ignored warning.