예제 #1
0
 public static void TestCheckSumSum()
 {
     Assert.Equal(193, GetCRC.Sum(b).IntegerCHK);
 }