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