C# Class System.Diagnostics.CodeAnalysis.SuppressMessageAttribute

Inheritance: Attribute
Afficher le fichier Open project: runefs/Marvin Class Usage Examples

Méthodes publiques

Méthode Description
SuppressMessageAttribute ( String category, String checkId ) : System

Method Details

SuppressMessageAttribute() public méthode

public SuppressMessageAttribute ( String category, String checkId ) : System
category String
checkId String
Résultat System