C# Класс EsotericIDE.Sclipting.ListStringElementNode

Наследование: Node
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
Engrish string[]

Открытые методы

Метод Описание
Execute ( ScliptingEnv environment ) : IEnumerable
Explain ( ) : string
GetMenuItems ( IIde ide ) : System.Windows.Forms.ToolStripItem[]
ListStringElementNode ( ListStringInstruction instruction, bool backwards, int sourceIndex ) : System
ListStringElementNode ( char ch, int sourceIndex ) : System

Приватные методы

Метод Описание
PostBuildCheck ( IPostBuildReporter rep ) : void
operation ( object listOrString, bool padExcl, bool padIncl, int>.Action stringOperation, Action listOperation ) : void

Описание методов

Execute() публичный Метод

public Execute ( ScliptingEnv environment ) : IEnumerable
environment ScliptingEnv
Результат IEnumerable

Explain() публичный Метод

public Explain ( ) : string
Результат string

GetMenuItems() публичный статический Метод

public static GetMenuItems ( IIde ide ) : System.Windows.Forms.ToolStripItem[]
ide IIde
Результат System.Windows.Forms.ToolStripItem[]

ListStringElementNode() публичный Метод

public ListStringElementNode ( ListStringInstruction instruction, bool backwards, int sourceIndex ) : System
instruction ListStringInstruction
backwards bool
sourceIndex int
Результат System

ListStringElementNode() публичный Метод

public ListStringElementNode ( char ch, int sourceIndex ) : System
ch char
sourceIndex int
Результат System

Описание свойств

Engrish публичное статическое свойство

public static string[] Engrish
Результат string[]