예제 #1
0
 public void Test_HalfIntMaxValue()
 {
     Assert.Equal(Integers.HalfIntMaxValue(), 1073741823);
 }