C# Class CodeContractNullability.AnalyzerSettings

Afficher le fichier Open project: bkoelman/ResharperCodeContractNullability Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AnalyzerSettings ( ) : System
AnalyzerSettings ( bool disableReportOnNullableValueTypes ) : System

Method Details

AnalyzerSettings() public méthode

public AnalyzerSettings ( ) : System
Résultat System

AnalyzerSettings() public méthode

public AnalyzerSettings ( bool disableReportOnNullableValueTypes ) : System
disableReportOnNullableValueTypes bool
Résultat System