Property | Type | Description | |
---|---|---|---|
Engrish | string[] |
Method | Description | |
---|---|---|
Execute ( |
||
Explain ( ) : string | ||
GetMenuItems ( IIde ide ) : System.Windows.Forms.ToolStripItem[] | ||
ListStringElementNode ( ListStringInstruction instruction, bool backwards, int sourceIndex ) : System | ||
ListStringElementNode ( char ch, int sourceIndex ) : System |
Method | Description | |
---|---|---|
PostBuildCheck ( IPostBuildReporter rep ) : void | ||
operation ( object listOrString, bool padExcl, bool padIncl, int>.Action |
public Execute ( |
||
environment | ||
return | IEnumerable |
public static GetMenuItems ( IIde ide ) : System.Windows.Forms.ToolStripItem[] | ||
ide | IIde | |
return | System.Windows.Forms.ToolStripItem[] |
public ListStringElementNode ( ListStringInstruction instruction, bool backwards, int sourceIndex ) : System | ||
instruction | ListStringInstruction | |
backwards | bool | |
sourceIndex | int | |
return | System |
public ListStringElementNode ( char ch, int sourceIndex ) : System | ||
ch | char | |
sourceIndex | int | |
return | System |