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