C# Class System.Diagnostics.CodeAnalysis.SuppressMessageAttribute

Inheritance: Attribute
Mostra file Open project: runefs/Marvin Class Usage Examples

Public Methods

Method Description
SuppressMessageAttribute ( String category, String checkId ) : System

Method Details

SuppressMessageAttribute() public method

public SuppressMessageAttribute ( String category, String checkId ) : System
category String
checkId String
return System