Deconstruct(out String, out Int32[], out Char, out Nullable, out String?) Method

Definition

Assembly XenoAtom.Ansi.dll
[CompilerGenerated]
public void Deconstruct(scoped out string Intermediates, scoped out int[] Parameters, scoped out char Final, scoped out char? PrivateMarker, [Nullable((byte)2)] scoped out string? Raw)

Parameters

Intermediates
String
Parameters
Int32[]
Final
Char
PrivateMarker
Nullable<Char>
Raw
String