Example #1
0
 public void IsFirstUnit(UInt16 unit, Boolean expected) => Assert.Equal(expected, Utf16.IsFirstUnit(unit));