Deconstruct(out ITextSnapshot, out Theme, out Int32, out Int32, out Int32) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
[CompilerGenerated]
public readonly void Deconstruct(scoped out ITextSnapshot Snapshot, scoped out Theme Theme, scoped out int CaretIndex, scoped out int SelectionStart, scoped out int SelectionLength)

Parameters

Snapshot
ITextSnapshot
Theme
Theme
CaretIndex
Int32
SelectionStart
Int32
SelectionLength
Int32