C# Class ReSharper.Exceptional.Highlightings.HighlightingBase

Base class for all highlightings.
Provides default implementation.
Inheritance: IHighlighting
Afficher le fichier Open project: CSharpAnalyzers/ExceptionalReSharper

Méthodes publiques

Méthode Description
CalculateRange ( ) : DocumentRange
IsValid ( ) : bool

Method Details

CalculateRange() public méthode

public CalculateRange ( ) : DocumentRange
Résultat DocumentRange

IsValid() public méthode

public IsValid ( ) : bool
Résultat bool