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