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