Deconstruct(out Boolean, out IReadOnlyList?, out Int32, out Int32, out Int32, out String?) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
[CompilerGenerated]
public readonly void Deconstruct(scoped out bool Handled, [Nullable(new byte[] { (byte)2, (byte)1 })] scoped out IReadOnlyList<string>? Candidates, scoped out int ReplaceStart, scoped out int ReplaceLength, scoped out int SelectedIndex, scoped out string? GhostText)

Parameters

Handled
Boolean
ReplaceStart
Int32
ReplaceLength
Int32
SelectedIndex
Int32
GhostText
String