C# Class CleanCode.Features.HollowNames.HollowTypeNameHighlighting

Inheritance: IHighlighting
Show file Open project: hhariri/CleanCode Class Usage Examples

Public Methods

Method Description
CalculateRange ( ) : DocumentRange
HollowTypeNameHighlighting ( string toolTip, DocumentRange documentRange ) : CleanCode
IsValid ( ) : bool

Method Details

CalculateRange() public method

public CalculateRange ( ) : DocumentRange
return DocumentRange

HollowTypeNameHighlighting() public method

public HollowTypeNameHighlighting ( string toolTip, DocumentRange documentRange ) : CleanCode
toolTip string
documentRange DocumentRange
return CleanCode

IsValid() public method

public IsValid ( ) : bool
return bool