Table of Contents

Constructor SimpleSegment

Namespace
Terminal.Gui.Editor.Document
Assembly
Terminal.Gui.Editor.dll

SimpleSegment(int, int)

public SimpleSegment(int offset, int length)

Parameters

offset int
length int

SimpleSegment(ISegment)

public SimpleSegment(ISegment segment)

Parameters

segment ISegment