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

Afficher le fichier Open project: Catrobat/CatrobatForWindows

Méthodes publiques

Méthode Description
EditorState ( IEnumerable tokens, int caretIndex, int selectionLength ) : System

Method Details

EditorState() public méthode

public EditorState ( IEnumerable tokens, int caretIndex, int selectionLength ) : System
tokens IEnumerable
caretIndex int
selectionLength int
Résultat System