C# Class CodeContractNullability.ExternalAnnotations.Storage.ExternalAnnotationsCache

Exibir arquivo Open project: bkoelman/ResharperCodeContractNullability

Private Properties

Property Type Description

Public Methods

Method Description
ExternalAnnotationsCache ( ) : System
ExternalAnnotationsCache ( System.DateTime lastWriteTimeUtc, [ externalAnnotations ) : System

Method Details

ExternalAnnotationsCache() public method

public ExternalAnnotationsCache ( ) : System
return System

ExternalAnnotationsCache() public method

public ExternalAnnotationsCache ( System.DateTime lastWriteTimeUtc, [ externalAnnotations ) : System
lastWriteTimeUtc System.DateTime
externalAnnotations [
return System