Свойство | Тип | Описание | |
---|---|---|---|
Prefix | string | ||
Result | string[] |
Метод | Описание | |
---|---|---|
Completion ( string prefix, string result ) : System |
Initializes a new instance of the Completion struct.
|
public Completion ( string prefix, string result ) : System | ||
prefix | string | The prefix that ws to complete. |
result | string | The result of the completion. |
Результат | System |