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

Definition

Assembly XenoAtom.Ansi.dll
[CompilerGenerated]
public void Deconstruct(scoped out int Code, scoped out string Data, [Nullable((byte)2)] scoped out string? Raw)

Parameters

Code
Int32
Data
String
Raw
String