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

Definition

Assembly XenoAtom.Terminal.UI.dll
[CompilerGenerated]
public readonly void Deconstruct(scoped out string? Text, scoped out bool CaseSensitive, scoped out bool WholeWord, scoped out bool UseRegex)

Parameters

Text
String
CaseSensitive
Boolean
WholeWord
Boolean
UseRegex
Boolean