C# Class Catrobat.IDE.Core.Formulas.Editor.FormulaEditor.EditorState

ファイルを表示 Open project: Catrobat/CatrobatForWindows

Public Methods

Method Description
EditorState ( IEnumerable tokens, int caretIndex, int selectionLength ) : System

Method Details

EditorState() public method

public EditorState ( IEnumerable tokens, int caretIndex, int selectionLength ) : System
tokens IEnumerable
caretIndex int
selectionLength int
return System