PromptEditorCompletion(Boolean, IReadOnlyList?, Int32, Int32, Int32, String?) Constructor

Definition

Assembly XenoAtom.Terminal.UI.dll
public PromptEditorCompletion(bool Handled, [Nullable(new byte[] { (byte)2, (byte)1 })] IReadOnlyList<string>? Candidates, int ReplaceStart, int ReplaceLength, int SelectedIndex = 0, string? GhostText = null)

Parameters

Handled
Boolean
ReplaceStart
Int32
ReplaceLength
Int32
SelectedIndex
Int32
GhostText
String