Example #1
0
 public void TestRookInitializeAndRead()
 {
     Bishop.Load();
     var r = Bishop.Read(27, (ulong)0);
 }