C# Class CodeContractNullability.AnalyzerSettings

ファイルを表示 Open project: bkoelman/ResharperCodeContractNullability Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
AnalyzerSettings ( ) : System
AnalyzerSettings ( bool disableReportOnNullableValueTypes ) : System

Method Details

AnalyzerSettings() public method

public AnalyzerSettings ( ) : System
return System

AnalyzerSettings() public method

public AnalyzerSettings ( bool disableReportOnNullableValueTypes ) : System
disableReportOnNullableValueTypes bool
return System