C# 클래스 Catrobat.IDE.Core.Formulas.Editor.FormulaEditor.EditorState

파일 보기 프로젝트 열기: Catrobat/CatrobatForWindows

공개 메소드들

메소드 설명
EditorState ( IEnumerable tokens, int caretIndex, int selectionLength ) : System

메소드 상세

EditorState() 공개 메소드

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