Exemple #1
0
 public int[,] CppC4() => UnmanagedC4.Transform(_data);
Exemple #2
0
 public int[,] AsmC4() => UnmanagedC4.TransformAsm(_data);