-
Home
-
API
-
XenoAtom.Ansi.Tokens
-
OscToken
-
Methods
-
Deconstruct(out Int32, out String, out String?)
Deconstruct(out Int32, out String, out String?) Method
Definition
[CompilerGenerated]
public void Deconstruct(scoped out int Code, scoped out string Data, [Nullable((byte)2)] scoped out string? Raw)
Parameters