SuppressWarningAttribute Constructor |
Creates a new instance of SuppressWarningAttribute.
Namespace: PostSharp.Extensibility
Assembly: PostSharp (in PostSharp.dll) Version: 6.10.14.0 (6.10.14.0)
C#
public SuppressWarningAttribute( string messageId )
Parameters
- messageId
- Type: System.String
Identifier of the ignored warning.