Constructor FileRange
FileRange(Point, Point, string, string)
Initializes a new instance of the FileRange
class with specified parameters.
public FileRange(Point startPoint, Point endPoint, string fileName, string sourceText)
Initializes a new instance of the FileRange
class with specified parameters.
public FileRange(Point startPoint, Point endPoint, string fileName, string sourceText)