C# Class NetIde.Core.ToolWindows.TextEditor.NiTextLines.Range

ファイルを表示 Open project: netide/netide

Public Methods

Method Description
Range ( int offset, int length ) : System

Method Details

Range() public method

public Range ( int offset, int length ) : System
offset int
length int
return System