C# Class AvalonStudio.TextEditor.Rendering.TextMarkerService.TextMarker

Inheritance: AvalonStudio.TextEditor.Document.TextSegment
Show file Open project: VitalElement/AvalonStudio

Public Methods

Method Description
TextMarker ( int startOffset, int length ) : System

Method Details

TextMarker() public method

public TextMarker ( int startOffset, int length ) : System
startOffset int
length int
return System