コード例 #1
0
 public void GetIdsAndNames()
 {
     Assert.That(Transliterator.GetIdsAndNames(), Does.Contain(("Arabic-Latin", "Arabic to Latin")));
 }