Esempio n. 1
0
 public void IsPrivateUseRegionCode_QM_ReturnsTrue()
 {
     Assert.That(StandardSubtags.IsPrivateUseRegionCode("QM"), Is.True);
 }