Méthode | Description | |
---|---|---|
SimpleExpansion ( int start, int length, IList |
Create a simple command expansion result.
|
public SimpleExpansion ( int start, int length, IList |
||
start | int | The start position for the expansion. |
length | int | The length from start position for expansion. |
expansions | IList |
Expansion candidates. |
Résultat | System.Collections.Generic |