C# Class ReSharper.InternalsVisibleTo.RangeExtensions

ファイルを表示 Open project: hmemcpy/ReSharper.InternalsVisibleTo

Public Methods

Method Description
EvaluateRanges ( this context ) : TextLookupRanges
IsInsideElement ( this context, IClrTypeName typeName ) : bool

Method Details

EvaluateRanges() public static method

public static EvaluateRanges ( this context ) : TextLookupRanges
context this
return TextLookupRanges

IsInsideElement() public static method

public static IsInsideElement ( this context, IClrTypeName typeName ) : bool
context this
typeName IClrTypeName
return bool