コード例 #1
0
 public void GetAvailableIds()
 {
     Assert.That(Transliterator.GetAvailableIds(), Does.Contain("Any-Accents"));
 }